summaryrefslogtreecommitdiffstats
path: root/libc/misc/time/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* 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>.