go/src/os
Brad Fitzpatrick 1b591dfb1f os/exec: fix variable shadow, don't leak goroutine
Goroutine leak checking is still too tedious, so untested.

See #6705 which is my fault for forgetting to mail out.

Change-Id: I899fb311c9d4229ff1dbd3f54fe307805e17efee
Reviewed-on: https://go-review.googlesource.com/22581
Reviewed-by: Ahmed W. <oneofone@gmail.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-04-28 20:56:25 +00:00
..
exec os/exec: fix variable shadow, don't leak goroutine 2016-04-28 20:56:25 +00:00
signal all: single space after period. 2016-03-02 00:13:47 +00:00
user os/user: wrap getgrnam_r to fix type issues 2016-04-06 15:49:15 +00:00
dir_plan9.go
dir_unix.go
dir_windows.go
doc.go all: single space after period. 2016-03-02 00:13:47 +00:00
env.go all: single space after period. 2016-03-02 00:13:47 +00:00
env_test.go
env_unix_test.go
error.go
error_plan9.go
error_test.go os: make IsExists also recognize syscall.ENOTEMPTY 2016-04-03 06:22:07 +00:00
error_unix.go os: make IsExists also recognize syscall.ENOTEMPTY 2016-04-03 06:22:07 +00:00
error_unix_test.go os: make IsExists also recognize syscall.ENOTEMPTY 2016-04-03 06:22:07 +00:00
error_windows.go
error_windows_test.go os: make IsExists also recognize syscall.ENOTEMPTY 2016-04-03 06:22:07 +00:00
exec.go all: single space after period. 2016-03-02 00:13:47 +00:00
exec_plan9.go
exec_posix.go all: single space after period. 2016-03-02 00:13:47 +00:00
exec_unix.go
exec_windows.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
export_test.go
file.go os: deprecate os.SEEK_SET, os.SEEK_CUR, and os.SEEK_END 2016-04-05 19:59:50 +00:00
file_plan9.go all: single space after period. 2016-03-02 00:13:47 +00:00
file_posix.go
file_unix.go all: single space after period. 2016-03-02 00:13:47 +00:00
file_windows.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
getwd.go all: single space after period. 2016-03-02 00:13:47 +00:00
getwd_darwin.go
os_test.go os: skip TestStatStdin on Android 2016-03-24 19:07:11 +00:00
os_unix_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
os_windows_test.go
path.go all: single space after period. 2016-03-02 00:13:47 +00:00
path_plan9.go
path_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
path_unix.go
path_windows.go
pipe_bsd.go
pipe_linux.go
pipe_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
proc.go
stat_darwin.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_dragonfly.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_freebsd.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_linux.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_nacl.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_netbsd.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_openbsd.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_plan9.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_solaris.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
stat_windows.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
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_solaris.go
sys_unix.go
sys_windows.go
types.go all: single space after period. 2016-03-02 00:13:47 +00:00
types_plan9.go
types_unix.go
types_windows.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00