1
0
mirror of https://github.com/golang/go synced 2024-11-14 15:10:54 -07:00
go/src/os
Fazlul Shahriar a3dc6da6d6 os/exec: ignore hungup error while copying stdin on Plan 9
Fixes #35753

Change-Id: I38674c59c601785eb25b778dc25efdb92231dd9b
Reviewed-on: https://go-review.googlesource.com/c/go/+/208223
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-12-15 15:34:17 +00:00
..
exec os/exec: ignore hungup error while copying stdin on Plan 9 2019-12-15 15:34:17 +00:00
signal os/signal: don't ignore SIGINT in TestAtomicStop child process 2019-11-14 01:57:00 +00:00
user all: fix most of the remaining windows -d=checkptr violations 2019-12-06 05:10:34 +00:00
dir_darwin.go os: reset dirinfo when seeking on Darwin 2019-12-05 20:40:38 +00:00
dir_plan9.go
dir_unix.go os: reset dirinfo when seeking on Darwin 2019-12-05 20:40:38 +00:00
dir_windows.go
dir.go os: change Readdirnames doc to follow that of Readdir 2019-08-02 21:52:01 +00:00
env_default.go
env_test.go
env_unix_test.go
env_windows.go all: fix most of the remaining windows -d=checkptr violations 2019-12-06 05:10:34 +00:00
env.go
error_errno.go os: don't consult Is methods on non-syscall error types 2019-08-02 21:09:50 +00:00
error_plan9.go os: don't consult Is methods on non-syscall error types 2019-08-02 21:09:50 +00:00
error_posix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
error_test.go os: don't consult Is methods on non-syscall error types 2019-08-02 21:09:50 +00:00
error_unix_test.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
error_windows_test.go
error.go os: fix reference to nonexistent errors.Wrapper 2019-11-07 02:14:17 +00:00
example_test.go
exec_plan9.go
exec_posix.go os: keep attr.Files alive when calling StartProcess 2019-10-15 20:34:04 +00:00
exec_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
exec_windows.go all: fix most of the remaining windows -d=checkptr violations 2019-12-06 05:10:34 +00:00
exec.go
executable_darwin.go
executable_freebsd.go
executable_path.go
executable_plan9.go
executable_procfs.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
executable_solaris.go
executable_test.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
executable_windows.go
executable.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
export_test.go os: use an actual RemoveAll failure in TestRemoveAllWithMoreErrorThanReqSize 2019-10-26 01:46:02 +00:00
export_unix_test.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
export_windows_test.go
fifo_test.go
file_plan9.go cmd/go/internal/lockedfile, os: fix O_CREATE flag on Plan 9 2019-11-09 22:14:01 +00:00
file_posix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
file_unix.go os: reset dirinfo when seeking on Darwin 2019-12-05 20:40:38 +00:00
file_windows.go os: handle backslash and slash both in the path on Windows 2019-11-14 00:58:33 +00:00
file.go os: fix broken comment's link 2019-11-25 23:37:03 +00:00
getwd_darwin.go
getwd.go
os_test.go os: skip a new failing test on Windows 2019-12-06 18:04:42 +00:00
os_unix_test.go
os_windows_test.go all: fix most of the remaining windows -d=checkptr violations 2019-12-06 05:10:34 +00:00
path_plan9.go
path_test.go
path_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
path_windows_test.go os: handle backslash and slash both in the path on Windows 2019-11-14 00:58:33 +00:00
path_windows.go
path.go os: return from TestRemoveAllWithMoreErrorThanReqSize when RemoveAll succeeds on Windows 2019-10-29 18:24:40 +00:00
pipe2_bsd.go
pipe_bsd.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
pipe_linux.go
pipe_test.go os: deflake TestFdReadRace by increasing timeout 2019-10-11 19:58:27 +00:00
proc.go
rawconn_test.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
rawconn.go
removeall_at.go os: use an actual RemoveAll failure in TestRemoveAllWithMoreErrorThanReqSize 2019-10-26 01:46:02 +00:00
removeall_noat.go os: gofmt 2019-11-01 07:59:09 +00:00
removeall_test.go os: return from TestRemoveAllWithMoreErrorThanReqSize when RemoveAll succeeds on Windows 2019-10-29 18:24:40 +00:00
stat_aix.go
stat_darwin.go
stat_dragonfly.go
stat_freebsd.go
stat_js.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
stat_linux.go
stat_netbsd.go
stat_openbsd.go
stat_plan9.go
stat_solaris.go
stat_test.go
stat_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
stat_windows.go os: return an error when the argument of Mkdir on Windows is os.DevNull 2019-08-29 09:53:56 +00:00
stat.go
sticky_bsd.go
sticky_notbsd.go
str.go
sys_aix.go
sys_bsd.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
sys_js.go
sys_linux.go
sys_plan9.go
sys_solaris.go
sys_unix.go
sys_windows.go
sys.go
timeout_test.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
types_plan9.go
types_unix.go
types_windows.go
types.go
wait_unimp.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
wait_wait6.go
wait_waitid.go