summaryrefslogtreecommitdiff
path: root/src/lib/time/sleep.go
AgeCommit message (Expand)AuthorFilesLines
2009-06-09mv src/lib to src/pkgRob Pike1-17/+0
2009-06-01update Go tree to use new syscall package.Russ Cox1-6/+1
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 timeRob Pike1-0/+2
2009-02-16fix build - missed this file beforeRuss Cox1-0/+20