Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in setting daylight and timezone when no (valid) TZ. | Manuel Novoa III | 2002-11-27 | 1 | -3/+5 |
* | Ok... here's the summary: | Manuel Novoa III | 2002-11-22 | 1 | -0/+7 |
* | Allow timezone info to be specified in a file... /etc/TZ. Turned on by | Manuel Novoa III | 2002-10-28 | 1 | -3/+132 |
* | Revert commit by davidm to printf.c that initialized conv_num | Manuel Novoa III | 2002-08-12 | 1 | -2/+3 |
* | Clean up CLK_TCK situation. clock() and sysconf() now use an | Manuel Novoa III | 2002-07-15 | 1 | -13/+18 |
* | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III | 2002-07-03 | 1 | -4/+1 |
* | Add in thread locking for tzset() and associated data. Also, fix a bug so | Manuel Novoa III | 2002-06-18 | 1 | -5/+42 |
* | Commit the new time stuff, even though I haven't made it threadsafe yet. | Manuel Novoa III | 2002-06-17 | 1 | -0/+1864 |
* | time() is implemented in syscalls.c | Eric Andersen | 2002-06-15 | 1 | -38/+0 |
* | Add missing time() | Eric Andersen | 2001-04-18 | 1 | -0/+38 |