summaryrefslogtreecommitdiffstats
path: root/libc/misc/time/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-0/+8
|
* Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III2002-06-171-43/+0
| | | | At least people can play with it. Also, fix a buglet in setenv.c.
* Reduce dependancies -- don't use sysconf() internal to libc.Eric Andersen2001-01-151-7/+5
|
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+45
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.