summaryrefslogtreecommitdiff
path: root/src/lib/os/time.go
AgeCommit message (Collapse)AuthorFilesLines
2009-03-07document osRob Pike1-0/+5
R=rsc DELTA=143 (96 added, 0 deleted, 47 changed) OCL=25876 CL=25888
2009-02-10drop the os_ prefix on the file names in os. os_test.go can stay.Rob Pike1-0/+20
R=rsc DELTA=793 (392 added, 392 deleted, 9 changed) OCL=24777 CL=24804