1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:21:22 -06:00
go/src/pkg/os
Nigel Tao 102638cb53 std: add struct field tags to untagged literals.
R=rsc, dsymonds, bsiegert, rogpeppe
CC=golang-dev
https://golang.org/cl/5619052
2012-02-03 10:12:25 +11:00
..
exec os/exec: make sure file is not closed early in leaked fd test 2012-02-01 16:37:02 -08:00
user build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
dir_plan9.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
dir_unix.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
dir_windows.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
doc.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
env_test.go syscall: make Environ return original order 2012-01-09 16:51:20 -08:00
env.go syscall: take over env implementation 2011-11-14 14:06:50 -05:00
error_plan9.go os: remove old note about NewSyscallError being special 2012-01-18 16:59:40 +11:00
error_posix.go os: remove old note about NewSyscallError being special 2012-01-18 16:59:40 +11:00
error.go
exec_plan9.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
exec_posix.go os: remove SIGXXX signals variables. 2012-01-27 14:47:02 -08:00
exec_unix.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
exec_windows.go std: add struct field tags to untagged literals. 2012-02-03 10:12:25 +11:00
exec.go os: Process.handle use syscall.Handle 2012-02-02 14:08:48 -05:00
export_test.go os: fix windows build 2011-11-30 12:38:54 -05:00
file_plan9.go os: pass tests on Plan 9 again 2012-01-25 00:15:44 -08:00
file_posix.go os: use FileMode instead of uint32 in various functions 2012-01-19 15:45:18 -08:00
file_unix.go os: use FileMode instead of uint32 in various functions 2012-01-19 15:45:18 -08:00
file_windows.go os: file windows use syscall.InvalidHandle instead of -1. 2012-02-02 10:17:52 +11:00
file.go os: use FileMode instead of uint32 in various functions 2012-01-19 15:45:18 -08:00
getwd.go os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
os_test.go src: make use of runtime.GOOS, GOARCH instead of syscall.OS, ARCH 2012-01-14 06:40:55 +09:00
os_unix_test.go src: make use of runtime.GOOS, GOARCH instead of syscall.OS, ARCH 2012-01-14 06:40:55 +09:00
path_plan9.go
path_test.go src: make use of runtime.GOOS, GOARCH instead of syscall.OS, ARCH 2012-01-14 06:40:55 +09:00
path_unix.go os: Add NetBSD support for recent signal changes. 2011-12-18 02:29:18 +11:00
path_windows.go
path.go os: use FileMode instead of uint32 in various functions 2012-01-19 15:45:18 -08:00
proc.go os: fix comment per CL 5370091 2011-11-15 14:54:00 -05:00
stat_darwin.go os: add ModeSticky 2012-01-19 11:29:24 -08:00
stat_freebsd.go os: add ModeSticky 2012-01-19 11:29:24 -08:00
stat_linux.go os: add ModeSticky 2012-01-19 11:29:24 -08:00
stat_netbsd.go os: add ModeSticky 2012-01-19 11:29:24 -08:00
stat_openbsd.go os: add ModeSticky 2012-01-19 11:29:24 -08:00
stat_plan9.go os: pass tests on Plan 9 again 2012-01-25 00:15:44 -08:00
stat_windows.go os: fix path/filepath test on Windows 2011-11-30 13:42:14 -05:00
str.go
sys_bsd.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
sys_linux.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
sys_plan9.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
sys_windows.go pkg: add missing godoc comments to windows versions 2012-01-17 16:51:54 +11:00
time.go
types.go os: add ModeSticky 2012-01-19 11:29:24 -08:00