go/src/pkg/os
Alex Brainman 7a3c6c950b os: fix SameFile to work for directories on windows
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5756064
2012-03-07 11:01:23 +11:00
..
exec os: replace non-portable Waitmsg with portable ProcessState 2012-02-21 14:10:34 +11:00
signal net, os, syscall: delete os.EPLAN9 2012-02-17 10:59:30 +09:00
user build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
dir_plan9.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +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 os: centralize documentation of Process and ProcessState 2012-03-01 21:56:54 -05:00
env.go os: remove Getenverror 2012-02-18 21:18:13 -08:00
env_test.go syscall: make Environ return original order 2012-01-09 16:51:20 -08:00
error.go os: fix existential typo 2012-02-18 07:44:38 +11:00
error_plan9.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
error_posix.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
exec.go all: fixed various typos 2012-03-01 14:56:05 -08:00
exec_plan9.go os: fix grammar in ProcessState comment 2012-03-02 14:07:26 +11:00
exec_posix.go os: fix grammar in ProcessState comment 2012-03-02 14:07:26 +11:00
exec_unix.go os: centralize documentation of Process and ProcessState 2012-03-01 21:56:54 -05:00
exec_windows.go os: sleep 5ms after process has exited on windows 2012-03-02 16:35:42 +11:00
export_test.go os: fix windows build 2011-11-30 12:38:54 -05:00
file.go os: fix minor typo 2012-02-24 22:42:16 +11:00
file_plan9.go os: document the type of link errors 2012-02-18 04:45:43 -08:00
file_posix.go os,time: fix Plan 9 build 2012-02-20 12:31:24 +11:00
file_unix.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
file_windows.go os: implement sameFile on windows 2012-02-27 12:29:33 +11:00
getwd.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
os_test.go os: release process handle at the end of windows (*Process).Wait 2012-03-01 17:36:35 +11:00
os_unix_test.go os: turn FileStat.Sys into a method on FileInfo 2012-02-03 00:16:18 -02:00
path.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
path_plan9.go
path_test.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
path_unix.go os: Add NetBSD support for recent signal changes. 2011-12-18 02:29:18 +11:00
path_windows.go
proc.go os: fix comment per CL 5370091 2011-11-15 14:54:00 -05:00
stat_darwin.go os: turn FileStat.Sys into a method on FileInfo 2012-02-03 00:16:18 -02:00
stat_freebsd.go os: turn FileStat.Sys into a method on FileInfo 2012-02-03 00:16:18 -02:00
stat_linux.go os: turn FileStat.Sys into a method on FileInfo 2012-02-03 00:16:18 -02:00
stat_netbsd.go os: fix NetBSD build 2012-02-28 11:26:01 +11:00
stat_openbsd.go os: turn FileStat.Sys into a method on FileInfo 2012-02-03 00:16:18 -02:00
stat_plan9.go os: delete os.EINVAL and so on 2012-02-17 10:04:29 +11:00
stat_windows.go os: fix SameFile to work for directories on windows 2012-03-07 11:01:23 +11: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
types.go os: turn FileStat.Sys into a method on FileInfo 2012-02-03 00:16:18 -02:00