aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/test/cgo_linux_test.go
AgeCommit message (Expand)Author
2020-10-23syscall: support POSIX semantics for Linux syscallsAndrew G. Morgan
2019-04-08misc/cgo/test: skip Setgid test on AndroidElias Naur
2019-02-24misc/cgo/test: fix tests in module modeBryan C. Mills
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-04-15runtime: don't always unblock all signals on dragonfly, freebsd and openbsdMikio Hara
2015-05-22runtime: don't always unblock all signalsElias Naur
2014-12-23runtime: run libc SIGSETXID and SIGCANCEL handlers on signal stackAustin Clements
2014-08-07cmd/go: pass --build-id=none when generating a cgo .oIan Lance Taylor
2014-01-09runtime: co-exist with NPTL's pthread_cancel.Rowan Worth
2012-07-28misc/cgo/test: only run setgid test on GNU/LinuxIan Lance Taylor