summaryrefslogtreecommitdiffstats
path: root/libc/misc/time
Commit message (Expand)AuthorAgeFilesLines
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-181-2/+1
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-182-2/+0
* time.c: style cleanup. no code changes (verified with objdump)Denys Vlasenko2009-09-181-89/+37
* simpler and shorter read_TZ_file() helperDenys Vlasenko2009-09-181-10/+23
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* ldso/ldso/mips/*: non-pic support from trunkDenis Vlasenko2008-12-231-19/+24
* Synch with trunk @ 24165Carmelo Amoroso2008-11-273-26/+26
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-3/+3
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-2/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-092-70/+103
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-091-2/+4
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-1/+0
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-242-11/+35
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-2529-170/+365
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+1
* Merge from trunk."Steven J. Hill"2005-12-102-9/+23
* Merge from trunk."Steven J. Hill"2005-12-081-15/+30
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-062-22/+22
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-022-103/+53
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+0
* Massive merge from trunk."Steven J. Hill"2005-11-171-10/+14
* Merge from trunk."Steven J. Hill"2005-10-301-4/+4
* Copy from trunk."Steven J. Hill"2005-10-301-0/+69
* Big sync with trunk."Steven J. Hill"2005-09-241-4/+4
* Sync with trunk."Steven J. Hill"2005-08-271-1/+1
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-1/+26
* Change strptime so that it only modifies struct tm fields specified.Manuel Novoa III2005-05-101-1/+3
* Added support for clock_getres() and clock_settime() in addition toPeter Kjellerstedt2005-04-282-41/+1
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-313-3/+3
* Peter S. Mazinger writes:Eric Andersen2004-10-193-3/+3
* Obligatory forgotten file...Manuel Novoa III2004-05-081-1/+2
* Change clock() to allow wrapping.Manuel Novoa III2004-05-081-86/+145
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-1/+1
* Add a dummy (always fails) wcsftime. This is needed for the libstdc++ localeManuel Novoa III2004-01-142-0/+36
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Fix some dst issues in _time_mktime().Manuel Novoa III2003-12-141-5/+12
* I forgot to update the thread locking in the last dst fix.Manuel Novoa III2003-11-161-2/+4
* Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>.Manuel Novoa III2003-11-072-1/+41
* Hopefully fix the struct tm extension problem once and for all.Manuel Novoa III2003-11-021-22/+65
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Apply a trivial patch that doesn't change anything, but which is alledged toEric Andersen2003-10-081-1/+1
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-2/+6
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-012-73/+185
* Optionally support the struct tm extension fields.Manuel Novoa III2003-06-172-12/+40
* Use a define for the path to /etc/TZDavid McCullough2003-02-171-1/+2
* Fix bug in setting daylight and timezone when no (valid) TZ.Manuel Novoa III2002-11-271-3/+5
* Ok... here's the summary:Manuel Novoa III2002-11-221-0/+7