Age | Commit message (Expand) | Author |
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 |