summaryrefslogtreecommitdiff
path: root/src/lib/os/time.go
AgeCommit message (Expand)AuthorFilesLines
2009-06-09mv src/lib to src/pkgRob Pike1-24/+0
2009-06-01update Go tree to use new syscall package.Russ Cox1-4/+3
2009-04-17Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err...Rob Pike1-1/+1
2009-03-07document osRob Pike1-0/+5
2009-02-10drop the os_ prefix on the file names in os. os_test.go can stay.Rob Pike1-0/+20