]> Cypherpunks repositories - gostls13.git/commit
drop the os_ prefix on the file names in os. os_test.go can stay.
authorRob Pike <r@golang.org>
Wed, 11 Feb 2009 00:40:06 +0000 (16:40 -0800)
committerRob Pike <r@golang.org>
Wed, 11 Feb 2009 00:40:06 +0000 (16:40 -0800)
commit6017895659e580d04c443dafcfa7380cabe5ecd0
tree03c80d9386fe4cae2f10d51b4732f643d6401868
parent73dd4a37f9a6c6486ca80bf3f84cba7300cab5eb
drop the os_ prefix on the file names in os.  os_test.go can stay.

R=rsc
DELTA=793  (392 added, 392 deleted, 9 changed)
OCL=24777
CL=24804
src/lib/os/Makefile
src/lib/os/env.go [moved from src/lib/os/os_env.go with 100% similarity]
src/lib/os/error.go [moved from src/lib/os/os_error.go with 100% similarity]
src/lib/os/file.go [moved from src/lib/os/os_file.go with 100% similarity]
src/lib/os/time.go [moved from src/lib/os/os_time.go with 100% similarity]
src/lib/os/types.go [moved from src/lib/os/os_types.go with 100% similarity]