summaryrefslogtreecommitdiff
path: root/libc/misc/time/time.c
AgeCommit message (Expand)Author
2002-10-28Allow timezone info to be specified in a file... /etc/TZ. Turned on byManuel Novoa III
2002-08-12Revert commit by davidm to printf.c that initialized conv_numManuel Novoa III
2002-07-15Clean up CLK_TCK situation. clock() and sysconf() now use anManuel Novoa III
2002-07-03Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III
2002-06-18Add in thread locking for tzset() and associated data. Also, fix a bug soManuel Novoa III
2002-06-17Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III
2002-06-15time() is implemented in syscalls.cEric Andersen
2001-04-18Add missing time()Eric Andersen