]> Cypherpunks repositories - gostls13.git/commit
syscall: fix returned values of Dup2 on aix/ppc64
authorClément Chigot <clement.chigot@atos.net>
Fri, 22 Mar 2019 11:52:54 +0000 (12:52 +0100)
committerIan Lance Taylor <iant@golang.org>
Fri, 22 Mar 2019 13:50:19 +0000 (13:50 +0000)
commit83d90bbc824e5874022a41bbbbe4f34c65876480
tree79c857a2008d2cfd7930f85ca992f4b198410c04
parent4906a00cdd0e71915d691acad3f852d498ee1a6f
syscall: fix returned values of Dup2 on aix/ppc64

Change-Id: Ia78ea589cc6d58ff22f7d519399c06c5308419dd
Reviewed-on: https://go-review.googlesource.com/c/go/+/168878
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
src/syscall/syscall_aix.go
src/syscall/zsyscall_aix_ppc64.go