summaryrefslogtreecommitdiffstats
path: root/libc/misc/time/time.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up CLK_TCK situation. clock() and sysconf() now use anManuel Novoa III2002-07-151-13/+18
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-4/+1
* Add in thread locking for tzset() and associated data. Also, fix a bug soManuel Novoa III2002-06-181-5/+42
* Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III2002-06-171-0/+1864
* time() is implemented in syscalls.cEric Andersen2002-06-151-38/+0
* Add missing time()Eric Andersen2001-04-181-0/+38