]> Cypherpunks repositories - gostls13.git/commit
make Stat indicate whether it followed a symlink.
authorRuss Cox <rsc@golang.org>
Fri, 15 May 2009 18:04:49 +0000 (11:04 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 15 May 2009 18:04:49 +0000 (11:04 -0700)
commit5e76c032f6edbfdc6685e611fc6eefc07a882af6
treea5a0c63ea76d0e2ea7f8adc84d361da49eed26f3
parent55b70d6c98d0a12345e0e055c7cc0fd3297255f8
make Stat indicate whether it followed a symlink.

R=r
DELTA=61  (34 added, 0 deleted, 27 changed)
OCL=28904
CL=28906
src/lib/os/file.go
src/lib/os/os_test.go
src/lib/os/stat_amd64_darwin.go
src/lib/os/stat_amd64_linux.go
src/lib/os/types.go