1
0
mirror of https://github.com/golang/go synced 2024-11-14 15:10:54 -07:00
go/src/pkg/os
Rob Pike 94b42fb14a os: fix windows build
The os windows source uses file as the receiver, not f.
TBR=golang-dev@googlegroups.com

R=adg
CC=golang-dev
https://golang.org/cl/12922044
2013-08-20 14:45:46 +10:00
..
exec os/exec: document that LookPath's result may be a relative path 2013-08-15 14:29:04 +10:00
signal all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
user undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00
dir_plan9.go
dir_unix.go
dir_windows.go
doc.go os: be consistent about File methods with nil receivers 2013-08-20 14:33:03 +10:00
env_test.go
env_unix_test.go
env.go
error_plan9.go
error_test.go
error_unix.go os: rename error_posix.go to error_unix.go 2013-06-24 11:23:37 +10:00
error_windows_test.go
error_windows.go
error.go all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
exec_plan9.go
exec_posix.go
exec_unix.go
exec_windows.go os: request appropriate access rights before calling windows TerminateProcess 2013-06-11 13:06:38 +10:00
exec.go
export_test.go os: make Readdir work as documented 2013-08-08 10:44:01 -07:00
file_plan9.go os: be consistent about File methods with nil receivers 2013-08-20 14:33:03 +10:00
file_posix.go os: be consistent about File methods with nil receivers 2013-08-20 14:33:03 +10:00
file_unix.go os: be consistent about File methods with nil receivers 2013-08-20 14:33:03 +10:00
file_windows.go os: fix windows build 2013-08-20 14:45:46 +10:00
file.go os: be consistent about File methods with nil receivers 2013-08-20 14:33:03 +10:00
getwd_darwin.go os: fix plan9 build 2013-08-06 12:04:08 -07:00
getwd.go os: fix plan9 build 2013-08-06 12:04:08 -07:00
os_test.go undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00
os_unix_test.go os: make Readdir work as documented 2013-08-08 10:44:01 -07:00
path_plan9.go
path_test.go all: excise some warts found by vet -shadow 2013-06-20 16:14:40 -07:00
path_unix.go
path_windows.go
path.go
pipe_bsd.go
pipe_linux.go
proc.go
stat_darwin.go
stat_freebsd.go
stat_linux.go
stat_netbsd.go
stat_openbsd.go
stat_plan9.go
stat_windows.go os: be consistent about File methods with nil receivers 2013-08-20 14:33:03 +10:00
str.go
sys_bsd.go
sys_linux.go
sys_plan9.go
sys_windows.go
types_notwin.go
types_windows.go
types.go