summaryrefslogtreecommitdiff
path: root/misc/cgo/test/callback_c.c
Commit message (Expand)AuthorAgeFilesLines
* cgo: adjust return value location to account for stack copies.Keith Randall2014-09-251-0/+16
* misc/cgo/test: fix C panic test to work with gccgoIan Lance Taylor2013-10-111-14/+0
* runtime/cgo: mark callback functions as NOSPLITIan Lance Taylor2013-10-091-0/+14
* misc/cgo/test: add test for cgo callbacks with different amount of stack spac...Dmitriy Vyukov2013-07-221-0/+7
* misc/cgo/test: deflake TestParallelSleep once moreShenghou Ma2013-05-181-2/+24
* misc/cgo: re-enable some testsRuss Cox2012-03-061-0/+20
* cgo: fix g0 stack guardDmitriy Vyukov2011-11-091-0/+5
* runtime: scheduler, cgo reorganizationRuss Cox2011-03-071-0/+12