1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:31:21 -06:00
go/misc/cgo/test/issue9400
Michael Munday c16a61515f misc/cgo/test: add RewindAndSetgid implementation for s390x
Required to pass the issue9400 test.

Change-Id: I595223c403b12faade54e2e46510f8537150af39
Reviewed-on: https://go-review.googlesource.com/20940
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-03-22 04:34:24 +00:00
..
asm_386.s misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
asm_amd64x.s misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
asm_arm64.s misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
asm_arm.s misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
asm_ppc64x.s cmd/internal/obj, runtime: add NOFRAME flag to suppress stack frame set up on ppc64x 2015-10-18 22:13:30 +00:00
asm_s390x.s misc/cgo/test: add RewindAndSetgid implementation for s390x 2016-03-22 04:34:24 +00:00
gccgo.go misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
stubs.go runtime: run libc SIGSETXID and SIGCANCEL handlers on signal stack 2014-12-23 01:33:36 +00:00