Age | Commit message (Expand) | Author |
2021-04-15 | time: Add basic timespec_get tests | Adhemerval Zanella |
2021-04-15 | time: Add timegm/timelocal basic tests | Adhemerval Zanella |
2021-04-15 | time: Add gmtime/gmtime_r tests | Adhemerval Zanella |
2021-04-15 | time: Add getitimer and setitimer basic tests | Adhemerval Zanella |
2021-03-08 | tst: Add test for settimeofday | Lukasz Majewski |
2021-03-08 | tst: Add test for clock_settime | Lukasz Majewski |
2021-02-16 | tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) | Lukasz Majewski |
2021-02-16 | tst: Provide test for difftime | Lukasz Majewski |
2021-02-16 | tst: Provide test for ctime | Lukasz Majewski |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-11-09 | linux: Allow adjtime with NULL argument [BZ #26833] | Adhemerval Zanella |
2020-10-27 | time: Add 64-bit time_t support for ftime | Adhemerval Zanella |
2020-10-27 | Reinstate ftime and add deprecate message on ftime usage | Adhemerval Zanella |
2020-10-16 | Move ftime to a compatibility symbol | Adhemerval Zanella |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-11-06 | nptl: Move nanosleep implementation to libc | Adhemerval Zanella |
2019-10-30 | Use clock_settime to implement settimeofday. | Zack Weinberg |
2019-10-08 | Make tst-strftime2 and tst-strftime3 depend on locale generation | Gabriel F. T. Gomes |
2019-09-25 | Set the expects flags to clock_nanosleep | Adhemerval Zanella |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg |
2019-04-02 | time: Add tests for Minguo calendar [BZ #24293] | TAMUKI Shoichi |
2019-04-01 | Fix strptime era handling, add more strftime tests [BZ #24394] | DJ Delorie |
2019-01-24 | strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096] | TAMUKI Shoichi |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-11-15 | mktime: new test for mktime failure | Paul Eggert |
2018-05-18 | Fix year 2039 bug for localtime with 64-bit time_t (bug 22639). | Joseph Myers |
2018-01-22 | Abbreviated alternative month names (%Ob) also added (bug 10871). | Rafal Luzynski |
2018-01-22 | Implement alternative month names (bug 10871). | Rafal Luzynski |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg |
2016-01-11 | Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253) | Andreas Schwab |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-09-18 | New test for ftime | Arjun Shankar |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-04-23 | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-01 | Implement timespec_get | Ulrich Drepper |
2007-12-10 | [BZ #5424, BZ #5428, BZ #5451] | Ulrich Drepper |
2007-02-09 | [BZ #3944] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |