summaryrefslogtreecommitdiff
path: root/libc/misc/time/__time_locale.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-11Begin the process of reworking the time functions for properEric Andersen
time zone and locale support (in theory). More work is still needed. -Erik
2002-03-15Add strptime, and commonize some locale stringsEric Andersen
-Erik