aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprogcgo/sigstack.go
AgeCommit message (Expand)Author
2019-03-19runtime: fix TestSigStackSwapping on aix/ppc64Clément Chigot
2017-12-09runtime: don't use MAP_STACK in SigStack testIan Lance Taylor
2017-12-01runtime: use MAP_ANON in sigstack checkAustin Clements
2017-12-01runtime: restore the Go-allocated signal stack in unminitAustin Clements