gcc/libgo/go/os
Ian Lance Taylor 44cacba39d os/signal: increase deliver time for signal testcase
This increases the time to wait for signals to be delivered in the
    TestAtomicStop testcase. When running gccgo tests on ppc64 or ppc64le,
    there are intermittent failures in this test because the wait time is
    too small.
    
    Updates golang/go#29046
    
    Reviewed-on: https://go-review.googlesource.com/c/153879

From-SVN: r267068
2018-12-12 22:48:46 +00:00
..
exec libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
signal os/signal: increase deliver time for signal testcase 2018-12-12 22:48:46 +00:00
user libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
dir_gccgo.go
dir_largefile.go
dir_libc64_gccgo.go
dir_libc_gccgo.go
dir_plan9.go
dir_regfile.go
dir_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
dir.go
env_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
env_unix_test.go
env.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
error_plan9.go
error_posix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
error_test.go
error_unix_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
error_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
error_windows_test.go
error_windows.go
error.go
example_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
exec_plan9.go
exec_posix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
exec_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
exec_windows.go
exec.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
executable_darwin.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
executable_freebsd.go
executable_path.go
executable_plan9.go
executable_procfs.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
executable_solaris.go runtime, os: fix the build on Solaris 2018-09-26 03:29:07 +00:00
executable_test.go
executable_windows.go
executable.go
export_test.go
export_windows_test.go
fifo_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
file_plan9.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
file_posix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
file_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
file.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
getwd_darwin.go
getwd.go
os_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
os_unix_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
path_plan9.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
path_test.go
path_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
path_windows_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
path_windows.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
path.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
pipe2_bsd.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
pipe_bsd.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
pipe_linux.go
pipe_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
proc.go
stat_aix.go
stat_atim.go
stat_atimespec.go
stat_dragonfly.go
stat_nacljs.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
stat_plan9.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
stat_solaris.go
stat_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
stat.go
sticky_bsd.go
sticky_notbsd.go
str.go
sys_bsd.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys_js.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys_linux.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys_nacl.go
sys_plan9.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys_uname.go
sys_unix.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sys.go
timeout_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
types_plan9.go
types_unix.go
types_windows.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
types.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
wait_unimp.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
wait_wait6.go
wait_waitid.go