]> Cypherpunks repositories - gostls13.git/commit
runtime: Plan 9: fix errstr
authorAkshat Kumar <seed@mail.nanosouffle.net>
Sat, 9 Mar 2013 04:39:15 +0000 (05:39 +0100)
committerRon Minnich <rminnich@gmail.com>
Sat, 9 Mar 2013 04:39:15 +0000 (05:39 +0100)
commitef7705f6dd1dacdc3d3cf97893dd942b37b61744
treebd923035d1a65910ab98727b01cce9f207bed1cc
parentcd94cabad6091af76c2d4950f11442bdb40b7b46
runtime: Plan 9: fix errstr

The call to the C function runtime.findnull() requires
that we provide the argument at 0(SP).

R=rsc, rminnich, ality
CC=golang-dev
https://golang.org/cl/7559047
src/pkg/runtime/sys_plan9_386.s
src/pkg/runtime/sys_plan9_amd64.s