]> Cypherpunks repositories - gostls13.git/commit
for consistency with syscall, rename files
authorRuss Cox <rsc@golang.org>
Wed, 3 Jun 2009 06:02:20 +0000 (23:02 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 3 Jun 2009 06:02:20 +0000 (23:02 -0700)
commit69623890cce1380c828716f6c71fe7af3ccfa4b2
tree4f77746245571e42852680d4db64cad603f6b1b2
parentaa3222d88f3812135008fb4c6d40bdcc946b263b
for consistency with syscall, rename files
from GOARCH_GOOS -> GOOS_GOARCH.

update os_test and add test of Time.

R=r
DELTA=490  (247 added, 233 deleted, 10 changed)
OCL=29730
CL=29805
src/lib/os/Makefile
src/lib/os/dir_darwin_amd64.go [moved from src/lib/os/dir_amd64_darwin.go with 100% similarity]
src/lib/os/dir_linux_amd64.go [moved from src/lib/os/dir_amd64_linux.go with 100% similarity]
src/lib/os/os_test.go
src/lib/os/stat_darwin_amd64.go [moved from src/lib/os/stat_amd64_darwin.go with 100% similarity]
src/lib/os/stat_linux_amd64.go [moved from src/lib/os/stat_amd64_linux.go with 100% similarity]