syscall: add AIX operating system
This commit adds AIX operating system to syscall package for ppc64 architecture. It also adds the file syscall_aix.go in the runtime package for syscalls needed during fork and exec. Updates: #25893 Change-Id: I301b1051b178a3efb7bbc39cdbd8e00b594d65ef Reviewed-on: https://go-review.googlesource.com/c/138720 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Showing
src/runtime/syscall_aix.go
0 → 100644
src/syscall/exec_aix_test.go
0 → 100644
src/syscall/flock_aix.go
0 → 100644
src/syscall/syscall_aix.go
0 → 100644
This diff is collapsed.
src/syscall/types_aix.go
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment