aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/mathbits.go
diff options
context:
space:
mode:
authorClément Chigot <clement.chigot@atos.net>2018-10-25 11:32:35 +0200
committerBrad Fitzpatrick <bradfitz@golang.org>2018-10-25 16:03:56 +0000
commitf98ac8519257f8e4d2e886b84ccab628eeb61244 (patch)
treea8e77829814eec0681431f7f1003a483d387c1d7 /test/codegen/mathbits.go
parentc8b2ac68906a154c470a845172f133aceae7c5c7 (diff)
downloadgo-f98ac8519257f8e4d2e886b84ccab628eeb61244.tar.xz
syscall: fix TestForeground for AIX
On AIX, sys.Pgid must be a int32 and not a int64 as on Solaris for ioctl syscall. Pid_t type can be used to provide the same code in both OS. But pid_t must be added to ztypes_solaris_amd64.go. Change-Id: I1dbe57f099f9e5ac9491aaf246a521137eea5014 Reviewed-on: https://go-review.googlesource.com/c/144539 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'test/codegen/mathbits.go')
0 files changed, 0 insertions, 0 deletions