go/src/pkg/os
Brad Fitzpatrick 3587085fb7 os: fix Windows build from earlier readdir change
It worked originally, until I renamed a variable. :/

dir_windows.go:11: undefined: e
http://godashboard.appspot.com/log/092397f2ac7a1e6e812dc6bebc65b40b02368700a119343d5cee5e2e89e0fde5

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4535072
2011-05-16 10:27:49 -07:00
..
inotify
signal
user
Makefile
dir_plan9.go
dir_unix.go
dir_windows.go os: fix Windows build from earlier readdir change 2011-05-16 10:27:49 -07:00
env.go
env_plan9.go
env_test.go
env_unix.go
env_windows.go
error.go
error_plan9.go
error_posix.go
exec.go
exec_plan9.go
exec_posix.go
exec_unix.go
exec_windows.go
file.go
file_plan9.go
file_posix.go
file_unix.go
file_windows.go
getwd.go
os_test.go
path.go
path_test.go
proc.go
stat_darwin.go
stat_freebsd.go
stat_linux.go
stat_plan9.go
stat_windows.go
sys_bsd.go
sys_linux.go
sys_plan9.go
sys_windows.go
time.go
types.go