summaryrefslogtreecommitdiff
path: root/libc/misc/time/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-04-28Added support for clock_getres() and clock_settime() in addition toPeter Kjellerstedt
2005-01-25merge parallel build supportMike Frysinger
2004-05-08Obligatory forgotten file...Manuel Novoa III
2004-01-14Add a dummy (always fails) wcsftime. This is needed for the libstdc++ localeManuel Novoa III
2003-11-07Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>.Manuel Novoa III
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2003-06-17Optionally support the struct tm extension fields.Manuel Novoa III
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-08-03A couple of little cleanups I forgot to check in.Manuel Novoa III
2002-06-17Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III
2002-06-15time() is implemented in syscalls.cEric Andersen
2002-05-11Begin the process of reworking the time functions for properEric Andersen
2002-03-15Add strptime, and commonize some locale stringsEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-09-06Patch from Andrew Ip <aip@cwlinux.com> to add ftime,Eric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-04-18Add missing time()Eric Andersen
2001-02-09Remove times and all the foolishness surrounding it. There isEric Andersen
2001-01-12Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2001-01-02Oops. left strftime.c in twice.Eric Andersen
2001-01-02Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-27More random fixes and additions.Eric Andersen
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-07Dependancy updateEric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
2000-07-05Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen
2000-05-15Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen
2000-05-14Some makefile updates to make it behave a bit better/consistently.Erik Andersen
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
2000-05-14Initial revisionErik Andersen