1
0
mirror of https://github.com/golang/go synced 2024-11-19 23:04:40 -07:00
go/misc/cgo
Keith Randall dbed4e9b4f runtime: get rid of other Go->C calls in test exports.
testSchedLocal* tests need to malloc now because their
stack frames are too big to fit on the G0 stack.

LGTM=iant
R=golang-codereviews, iant, khr
CC=golang-codereviews
https://golang.org/cl/133660043
2014-09-06 10:07:23 -07:00
..
errors cmd/cgo: check for compiler errors in the C preamble 2014-08-14 09:21:58 -07:00
gmp
life
nocgo
stdio
test runtime: get rid of other Go->C calls in test exports. 2014-09-06 10:07:23 -07:00
testasan
testcdefs misc/cgo/testcdefs: comment out test of packed structs 2014-08-31 22:59:43 -04:00
testgodefs
testso
testtls