Age | Commit message (Expand) | Author |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-06-15 | provide stime and settimeofday functions if at least one of the syscalls is a... | Peter S. Mazinger |
2012-06-15 | time.h: update and guard internals | Peter S. Mazinger |
2011-03-10 | time.c, time.h: remove unused hidden strftime/strptime | Peter S. Mazinger |
2009-09-26 | include/: add tls errno and res_state | Austin Foxley |
2008-12-31 | Merge some pre-work from branch, needed by NPTL. | Khem Raj |
2008-11-26 | - revert 24148:24151 | Bernhard Reutner-Fischer |
2008-11-25 | - hide some time related relocs | Bernhard Reutner-Fischer |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-09-11 | - remove relocations for clock_getres | Bernhard Reutner-Fischer |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2008-04-28 | Experimentally move libc_hidden_proto(time) to time.h. | Denis Vlasenko |
2006-01-29 | the timer_* funcs have been implemented in librt so enable their prototypes | Mike Frysinger |
2006-01-23 | Sync w/ glibc | Peter S. Mazinger |
2006-01-18 | Remove unused CLOCK_IDFIELD_SIZE, not in glibc | Peter S. Mazinger |
2006-01-05 | Merge from branch. | "Steven J. Hill" |
2005-11-03 | Sync headers w/ glibc | Peter S. Mazinger |
2005-04-28 | Added support for clock_getres() and clock_settime() in addition to | Peter Kjellerstedt |
2004-10-07 | Hide a bunch of unimplemented time function prototypes, and | Eric Andersen |
2004-05-08 | Change clock() to allow wrapping. | Manuel Novoa III |
2003-11-02 | Hopefully fix the struct tm extension problem once and for all. | Manuel Novoa III |
2003-10-10 | We do not provide gmtime(), so disable the prototype to | Eric Andersen |
2003-09-06 | Don't install floating point related headers, and wrap some previously | Manuel Novoa III |
2003-08-24 | Fix a few bugs in the new extended locale functions. | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2003-06-17 | Optionally support the struct tm extension fields. | Manuel Novoa III |
2002-06-17 | Commit the new time stuff, even though I haven't made it threadsafe yet. | Manuel Novoa III |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen |
2001-02-15 | Handle definition of struct timespec. | Manuel Novoa III |
2000-11-11 | Fix up a few messes so it compiles cleanly again. | Eric Andersen |
2000-05-14 | Initial revision | Erik Andersen |