summaryrefslogtreecommitdiffstats
path: root/libc/misc/time
Commit message (Expand)AuthorAgeFilesLines
...
* Add in the timezone global from time.h, from a patch byEric Andersen2001-03-191-0/+5
* Remove times and all the foolishness surrounding it. There isEric Andersen2001-02-091-1/+1
* Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const.Manuel Novoa III2001-01-281-28/+48
* Reduce dependancies -- don't use sysconf() internal to libc.Eric Andersen2001-01-151-7/+5
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-6/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Oops. left strftime.c in twice.Eric Andersen2001-01-021-1/+1
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-021-0/+6
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-043-1/+113
* More random fixes and additions.Eric Andersen2000-10-272-1/+400
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-233-1/+68
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+3
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-1/+1
* Bug ugly formatting updateEric Andersen2000-10-0913-390/+407
* Dependancy updateEric Andersen2000-10-071-5/+8
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-10/+27
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-1/+1
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-1/+0
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-151-1/+1
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-7/+4
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-4/+4
* Initial revision0_9_1Erik Andersen2000-05-1413-0/+634