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
user 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
dir_plan9.go
dir_regfile.go
dir_unix.go 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
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
env.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_test.go
error_unix.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
error_windows.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
example_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
exec_plan9.go
exec_posix.go
exec_unix.go
exec_windows.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
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
executable.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
export_test.go
export_windows_test.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
file.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
getwd_darwin.go
getwd.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_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_test.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.go
pipe_bsd.go
pipe_linux.go
pipe_test.go
proc.go
stat_atim.go
stat_atimespec.go
stat_dragonfly.go
stat_nacl.go
stat_plan9.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
stat_solaris.go
stat_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
stat.go
sticky_bsd.go
sticky_notbsd.go
str.go
sys_bsd.go
sys_darwin.go
sys_freebsd.go
sys_linux.go
sys_nacl.go
sys_plan9.go
sys_uname.go
sys_unix.go
sys.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
types.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
wait_unimp.go
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