summaryrefslogtreecommitdiffstats
path: root/include/time.h
Commit message (Expand)AuthorAgeFilesLines
* time.c, time.h: remove unused hidden strftime/strptimePeter S. Mazinger2011-03-101-2/+0
* include/: add tls errno and res_stateAustin Foxley2009-09-261-6/+5
* Merge some pre-work from branch, needed by NPTL.Khem Raj2008-12-311-0/+2
* - revert 24148:24151Bernhard Reutner-Fischer2008-11-261-1/+2
* - hide some time related relocsBernhard Reutner-Fischer2008-11-251-2/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+11
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-7/+1
* - remove relocations for clock_getresBernhard Reutner-Fischer2008-09-111-0/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-4/+6
* Experimentally move libc_hidden_proto(time) to time.h.Denis Vlasenko2008-04-281-0/+7
* the timer_* funcs have been implemented in librt so enable their prototypesMike Frysinger2006-01-291-1/+1
* Sync w/ glibcPeter S. Mazinger2006-01-231-2/+6
* Remove unused CLOCK_IDFIELD_SIZE, not in glibcPeter S. Mazinger2006-01-181-2/+0
* Merge from branch."Steven J. Hill"2006-01-051-0/+2
* Sync headers w/ glibcPeter S. Mazinger2005-11-031-13/+2
* Added support for clock_getres() and clock_settime() in addition toPeter Kjellerstedt2005-04-281-5/+5
* Hide a bunch of unimplemented time function prototypes, andEric Andersen2004-10-071-5/+13
* Change clock() to allow wrapping.Manuel Novoa III2004-05-081-2/+0
* Hopefully fix the struct tm extension problem once and for all.Manuel Novoa III2003-11-021-3/+2
* We do not provide gmtime(), so disable the prototype toEric Andersen2003-10-101-0/+2
* Don't install floating point related headers, and wrap some previouslyManuel Novoa III2003-09-061-0/+2
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-0/+11
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-18/+72
* Optionally support the struct tm extension fields.Manuel Novoa III2003-06-171-4/+4
* Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III2002-06-171-0/+2
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-87/+331
* Handle definition of struct timespec.Manuel Novoa III2001-02-151-2/+0
* Fix up a few messes so it compiles cleanly again.Eric Andersen2000-11-111-4/+0
* Initial revision0_9_1Erik Andersen2000-05-141-0/+128