]> Cypherpunks repositories - gostls13.git/commit
rudimentary beginnings of soon-to-be-real os library
authorRob Pike <r@golang.org>
Wed, 10 Sep 2008 19:14:39 +0000 (12:14 -0700)
committerRob Pike <r@golang.org>
Wed, 10 Sep 2008 19:14:39 +0000 (12:14 -0700)
commit795004c6b5fc1defa60fdc2bfac534c4285e74ed
tree23e51e03b433fa17b63f827d63a7315d8060e3c7
parentae4123f56b36ca6f0b8da236b4f6be76db3e69dc
rudimentary beginnings of soon-to-be-real os library

R=gri
DELTA=76  (76 added, 0 deleted, 0 changed)
OCL=15086
CL=15088
src/lib/os/Makefile [new file with mode: 0644]
src/lib/os/os.go [new file with mode: 0644]
src/lib/os/os_file.go [new file with mode: 0644]