gcc/libgo/go/os
Ian Lance Taylor 4ba0105019 os/signal: disable loading of history during test
Bring in https://golang.org/cl/98616 from gc tip.
    
    Original CL description:
    
        This change modifies Go to disable loading of users' shell history for
        TestTerminalSignal tests. TestTerminalSignal, as part of its workload,
        will execute a new interactive bash shell. Bash will attempt to load the
        user's history from the file pointed to by the HISTFILE environment
        variable. For users with large histories that may take up to several
        seconds, pushing the whole test past the 5 second timeout and causing
        it to fail.
    
    Reviewed-on: https://go-review.googlesource.com/107624

From-SVN: r259452
2018-04-17 23:55:17 +00:00
..
exec libgo: update to Go1.10rc2 2018-02-08 15:30:22 +00:00
signal os/signal: disable loading of history during test 2018-04-17 23:55:17 +00:00
user libgo: update to Go1.10beta1 2018-01-09 01:23:08 +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
dir.go
env_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
env_unix_test.go
env.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
error_plan9.go libgo: update to Go1.10rc1 2018-01-27 23:44:29 +00:00
error_posix.go
error_test.go
error_unix_test.go
error_unix.go
error_windows_test.go
error_windows.go
error.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
example_test.go
exec_plan9.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
exec_posix.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
exec_unix.go
exec_windows.go
exec.go libgo: update to Go1.10rc2 2018-02-08 15:30:22 +00:00
executable_darwin.go
executable_freebsd.go
executable_path.go
executable_plan9.go
executable_procfs.go
executable_solaris.go
executable_test.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
executable_windows.go
executable.go
export_test.go
export_windows_test.go
file_plan9.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
file_posix.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
file_unix.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
file.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
getwd_darwin.go
getwd.go libgo: update to Go1.10rc1 2018-01-27 23:44:29 +00:00
os_test.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
os_unix_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
path_plan9.go
path_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
path_unix.go
path_windows_test.go
path_windows.go
path.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
pipe_bsd.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
pipe_freebsd.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
pipe_linux.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
pipe_test.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
proc.go
stat_aix.go os, syscall: handle _st_timespec for AIX stat 2018-01-10 19:51:24 +00:00
stat_atim.go os, syscall: handle _st_timespec for AIX stat 2018-01-10 19:51:24 +00:00
stat_atimespec.go
stat_dragonfly.go
stat_nacl.go
stat_plan9.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
stat_solaris.go
stat_unix.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
stat.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
sticky_bsd.go
sticky_notbsd.go
str.go
sys_bsd.go
sys_darwin.go
sys_freebsd.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
sys_linux.go
sys_nacl.go
sys_plan9.go
sys_uname.go
sys_unix.go
sys.go
timeout_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
types_plan9.go
types_unix.go
types_windows.go
types.go
wait_unimp.go
wait_wait6.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
wait_waitid.go