]> Cypherpunks repositories - gostls13.git/commit
runtime: take the callback return value from the stack
authorHector Chu <hectorchu@gmail.com>
Thu, 10 Feb 2011 12:02:27 +0000 (23:02 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 10 Feb 2011 12:02:27 +0000 (23:02 +1100)
commit239ef63bf2f30f86367d8b81a49ab9c25646f766
treeb171c8d7b410a6af45df6b2423ef01cdbc78039b
parent34fc17a8201463a358833008898c5f96d72f9152
runtime: take the callback return value from the stack

R=brainman, lxn, rsc
CC=golang-dev
https://golang.org/cl/4126056
src/pkg/runtime/cgocall.c
src/pkg/runtime/cgocall.h
src/pkg/runtime/runtime.h
src/pkg/runtime/windows/386/sys.s