summaryrefslogtreecommitdiff
path: root/libc/misc/time/asctime_r.c
AgeCommit message (Collapse)Author
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵Peter S. Mazinger
affected files
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-11Begin the process of reworking the time functions for properEric Andersen
time zone and locale support (in theory). More work is still needed. -Erik
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Initial revisionErik Andersen