summaryrefslogtreecommitdiffstats
path: root/libc/misc/time/difftime.c
Commit message (Collapse)AuthorAgeFilesLines
* Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵Peter S. Mazinger2006-02-131-0/+8
| | | | affected files
* Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III2002-06-171-64/+0
| | | | At least people can play with it. Also, fix a buglet in setenv.c.
* Begin the process of reworking the time functions for properEric Andersen2002-05-111-4/+1
| | | | | | time zone and locale support (in theory). More work is still needed. -Erik
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+67
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.