mirror of
https://github.com/golang/go
synced 2024-11-18 14:14:46 -07:00
a35181ba7f
Reverts https://golang.org/cl/119530044 (OS X 10.10 Yosemite beta 14A299l workaround), since it was fixed in the final Yosemite release. I verified that the C program http://swtch.com/~rsc/readdirbug.c passes on Yosemite. Adds a new test to the os package too, to verify that reading a regular file as a directory fails. Fixes #9789 (ReadDir: no error if dirname is a file) Change-Id: I75286cef88fbb2ebccf045b479e33c810749dcbc Reviewed-on: https://go-review.googlesource.com/4164 Reviewed-by: Dave Cheney <dave@cheney.net> |
||
---|---|---|
.. | ||
exec | ||
signal | ||
user | ||
dir_plan9.go | ||
dir_unix.go | ||
dir_windows.go | ||
doc.go | ||
env_test.go | ||
env_unix_test.go | ||
env.go | ||
error_plan9.go | ||
error_test.go | ||
error_unix.go | ||
error_windows_test.go | ||
error_windows.go | ||
error.go | ||
exec_plan9.go | ||
exec_posix.go | ||
exec_unix.go | ||
exec_windows.go | ||
exec.go | ||
export_test.go | ||
file_plan9.go | ||
file_posix.go | ||
file_unix.go | ||
file_windows.go | ||
file.go | ||
getwd_darwin.go | ||
getwd.go | ||
os_test.go | ||
os_unix_test.go | ||
os_windows_test.go | ||
path_plan9.go | ||
path_test.go | ||
path_unix.go | ||
path_windows.go | ||
path.go | ||
pipe_bsd.go | ||
pipe_linux.go | ||
proc.go | ||
stat_darwin.go | ||
stat_dragonfly.go | ||
stat_freebsd.go | ||
stat_linux.go | ||
stat_nacl.go | ||
stat_netbsd.go | ||
stat_openbsd.go | ||
stat_plan9.go | ||
stat_solaris.go | ||
stat_windows.go | ||
sticky_bsd.go | ||
sticky_notbsd.go | ||
str.go | ||
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 | ||
types_notwin.go | ||
types_windows.go | ||
types.go |