gcc/libgo/go/os
Clément Chigot 6be8281c16 libgo: fix AIX build for the Go1.18 update
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/388635
2022-03-04 10:19:50 -08:00
..
exec libgo: update Hurd support 2022-02-18 15:33:32 -08:00
issue37161 libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
signal libgo: restore building on Solaris 2022-02-16 12:20:10 -08:00
testdata libgo: update to Go1.16rc1 2021-01-29 11:04:55 -08:00
user libgo: fix AIX build for the Go1.18 update 2022-03-04 10:19:50 -08:00
dir.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
dir_gccgo.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
dir_gccgo_c.c libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
dir_largefile.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
dir_libc64_gccgo.go libgo: fix build on AIX 2019-03-19 14:00:59 +00:00
dir_libc_gccgo.go libgo: fix build on AIX 2019-03-19 14:00:59 +00:00
dir_plan9.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
dir_regfile.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
env.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
env_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
env_unix_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
error.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
error_errno.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
error_plan9.go libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
error_posix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
error_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
error_unix_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
error_windows_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
example_test.go libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
exec.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
exec_plan9.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
exec_posix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
exec_unix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
exec_unix_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
exec_windows.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
executable.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
executable_darwin.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
executable_dragonfly.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
executable_freebsd.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
executable_path.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
executable_plan9.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
executable_procfs.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
executable_solaris.go runtime, os: fix the build on Solaris 2018-09-26 03:29:07 +00:00
executable_sysctl.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
executable_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
executable_windows.go
export_linux_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
export_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
export_unix_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
export_windows_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
fifo_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
file.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
file_plan9.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
file_posix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
file_unix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
getwd.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
os_test.go libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
os_unix_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
os_windows_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
path.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
path_plan9.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
path_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
path_unix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
path_windows.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
path_windows_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
pipe2_bsd.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
pipe2_illumos.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
pipe_bsd.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
pipe_glibc.go os, net, crypto/x509: add hurd support 2019-02-07 04:45:01 +00:00
pipe_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
proc.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
rawconn.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
rawconn_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
read_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
readfrom_linux.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
readfrom_linux_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
readfrom_stub.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
removeall_at.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
removeall_noat.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
removeall_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
stat.go
stat_aix.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
stat_atim.go libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
stat_atimespec.go
stat_dragonfly.go
stat_js.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
stat_plan9.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
stat_solaris.go
stat_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
stat_unix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
sticky_bsd.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
sticky_notbsd.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
str.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
sys.go
sys_bsd.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
sys_js.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
sys_linux.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys_plan9.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys_uname.go libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
sys_unix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
tempfile.go libgo: update to Go1.18rc1 release 2022-02-18 13:12:08 -08:00
tempfile_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
timeout_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
types.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
types_plan9.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
types_unix.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
types_windows.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
wait_unimp.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
wait_wait6.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
wait_waitid.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00