gcc/libgo/go/os
Ian Lance Taylor 5105d5588d os: align siginfo argument to waitid
Backport https://golang.org/cl/46511 from gc trunk, as it may fix a
    bug reported for gccgo running on MIPS
    (https://groups.google.com/d/msg/golang-dev/sDg-t1_DPw0/-AJmLxgPBQAJ).
    
    Reviewed-on: https://go-review.googlesource.com/46571

From-SVN: r249600
2017-06-23 17:12:32 +00:00
..
exec libgo: update to Go 1.8.1 release 2017-04-17 22:10:58 +00:00
signal libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
user libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
dir.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
dir_gccgo.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
dir_largefile.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
dir_plan9.go
dir_regfile.go os: fix build tags for dir_regfile.go 2016-08-11 21:36:13 +00:00
dir_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
env.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
env_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
env_unix_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
error.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
error_plan9.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
error_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
error_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
error_unix_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
error_windows.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
error_windows_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
example_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
exec.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
exec_plan9.go
exec_posix.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
exec_unix.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
exec_windows.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_darwin.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_freebsd.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_plan9.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_procfs.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_solaris.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
executable_windows.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
export_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
export_windows_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
file.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
file_plan9.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
file_posix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
file_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
getwd.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
getwd_darwin.go
os_test.go libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
os_unix_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
path.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
path_plan9.go
path_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
path_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
path_windows.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
path_windows_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
pipe_bsd.go
pipe_linux.go
pipe_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
proc.go
stat.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
stat_atim.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
stat_atimespec.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
stat_dragonfly.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
stat_nacl.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
stat_plan9.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
stat_solaris.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
stat_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sticky_bsd.go
sticky_notbsd.go
str.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
sys.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sys_bsd.go
sys_darwin.go
sys_freebsd.go
sys_linux.go
sys_nacl.go
sys_plan9.go
sys_uname.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
sys_unix.go
types.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
types_plan9.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
types_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
types_windows.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
wait_unimp.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
wait_wait6.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
wait_waitid.go os: align siginfo argument to waitid 2017-06-23 17:12:32 +00:00