summaryrefslogtreecommitdiff
path: root/libc/misc/time/asc_conv.c
AgeCommit message (Collapse)Author
2002-06-17Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III
At least people can play with it. Also, fix a buglet in setenv.c.
2002-05-23Cleanup slightlyEric Andersen
2002-05-11Begin the process of reworking the time functions for properEric Andersen
time zone and locale support (in theory). More work is still needed. -Erik
2001-01-28Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const.Manuel Novoa III
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Initial revisionErik Andersen