]> Cypherpunks repositories - gostls13.git/commit
throw away . and .. in directory listings
authorRuss Cox <rsc@golang.org>
Tue, 7 Apr 2009 07:40:50 +0000 (00:40 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 7 Apr 2009 07:40:50 +0000 (00:40 -0700)
commitf13ce3ab34b3b7ab52ace53ad60b5fc163f99bfb
tree0d3aa9f7be767dd2b6e33a03d90820390b20831e
parent61ba160120bcb5b5141fc95fa3ec232d577b9bfb
throw away . and .. in directory listings

R=r
DELTA=13  (11 added, 0 deleted, 2 changed)
OCL=27147
CL=27154
src/lib/os/dir_amd64_darwin.go
src/lib/os/dir_amd64_linux.go
src/lib/os/os_test.go