summaryrefslogtreecommitdiffstats
path: root/libc/misc/time/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-64/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-12/+10
* Added support for clock_getres() and clock_settime() in addition toPeter Kjellerstedt2005-04-281-1/+1
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Obligatory forgotten file...Manuel Novoa III2004-05-081-1/+2
* Add a dummy (always fails) wcsftime. This is needed for the libstdc++ localeManuel Novoa III2004-01-141-0/+4
* Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>.Manuel Novoa III2003-11-071-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-1/+12
* Optionally support the struct tm extension fields.Manuel Novoa III2003-06-171-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* A couple of little cleanups I forgot to check in.Manuel Novoa III2002-08-031-1/+1
* Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III2002-06-171-5/+15
* time() is implemented in syscalls.cEric Andersen2002-06-151-1/+1
* Begin the process of reworking the time functions for properEric Andersen2002-05-111-1/+2
* Add strptime, and commonize some locale stringsEric Andersen2002-03-151-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Patch from Andrew Ip <aip@cwlinux.com> to add ftime,Eric Andersen2001-09-061-1/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Add missing time()Eric Andersen2001-04-181-1/+1
* Remove times and all the foolishness surrounding it. There isEric Andersen2001-02-091-1/+1
* 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-041-1/+1
* More random fixes and additions.Eric Andersen2000-10-271-1/+2
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-1/+1
* 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-091-4/+7
* Dependancy updateEric Andersen2000-10-071-5/+8
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-10/+27
* 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-141-0/+24