1
0
mirror of https://github.com/golang/go synced 2024-11-19 09:14:40 -07:00
go/src/os
Ian Lance Taylor a8c6c4837c os: document that the runtime can write to standard error
Fixes #15970.

Change-Id: I3f7d8316069a69d0e3859aaa96bc1414487fead0
Reviewed-on: https://go-review.googlesource.com/23921
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-06-09 13:47:13 +00:00
..
exec os/exec: remove Cmd.RunContext and Cmd.WaitContext, add CommandContext 2016-05-20 21:19:32 +00:00
signal os/signal: deflake TestReset/TestIgnore 2016-06-01 16:47:01 +00:00
user os/user: don't create C function mygetgrouplist 2016-05-10 22:32:38 +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_test.go
env_unix_test.go
env.go all: single space after period. 2016-03-02 00:13:47 +00:00
error_plan9.go
error_test.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_unix.go os: make IsExists also recognize syscall.ENOTEMPTY 2016-04-03 06:22:07 +00:00
error_windows_test.go os: make IsExists also recognize syscall.ENOTEMPTY 2016-04-03 06:22:07 +00:00
error_windows.go
error.go os: add document for ErrInvalid 2015-11-13 01:09:10 +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
exec.go all: single space after period. 2016-03-02 00:13:47 +00:00
export_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
file_plan9.go syscall,os,net: don't use ForkLock in plan9 2016-05-06 16:43:07 +00:00
file_posix.go
file_unix.go all: single space after period. 2016-03-02 00:13:47 +00:00
file_windows.go os: fix Remove for file with read only attribute on Windows 2016-05-11 17:37:55 +00:00
file.go os: document that the runtime can write to standard error 2016-06-09 13:47:13 +00:00
getwd_darwin.go
getwd.go all: single space after period. 2016-03-02 00:13:47 +00:00
os_test.go Revert "os: enable TestGetppid on Plan 9" 2016-05-11 06:00:33 +00:00
os_unix_test.go os: skip Lchown test on Android if symlink doesn't work 2016-05-09 20:02:34 +00:00
os_windows_test.go os: fix Remove for file with read only attribute on Windows 2016-05-11 17:37:55 +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
path.go all: single space after period. 2016-03-02 00:13:47 +00:00
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 all: fix typos and spelling 2016-02-24 18:42:29 +00:00
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 all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
types_plan9.go os: reduce allocations in Readdir on unix 2015-10-30 19:47:55 +00:00
types_unix.go os: reduce allocations in Readdir on unix 2015-10-30 19:47:55 +00:00
types_windows.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
types.go all: single space after period. 2016-03-02 00:13:47 +00:00