aboutsummaryrefslogtreecommitdiff
path: root/time/Makefile
AgeCommit message (Expand)Author
2023-06-09Remove unused DATEMSK file for tst-getdateMartin Coufal
2023-02-07Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-22linux: Only use 64-bit syscall if required for clock_nanosleepAdhemerval Zanella
2021-06-15y2038: Add test coverageAdhemerval Zanella
2021-05-17Add C2X timespec_getresJoseph Myers
2021-04-15time: Add basic timespec_get testsAdhemerval Zanella
2021-04-15time: Add timegm/timelocal basic testsAdhemerval Zanella
2021-04-15time: Add gmtime/gmtime_r testsAdhemerval Zanella
2021-04-15time: Add getitimer and setitimer basic testsAdhemerval Zanella
2021-03-08tst: Add test for settimeofdayLukasz Majewski
2021-03-08tst: Add test for clock_settimeLukasz Majewski
2021-02-16tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)Lukasz Majewski
2021-02-16tst: Provide test for difftimeLukasz Majewski
2021-02-16tst: Provide test for ctimeLukasz Majewski
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-09linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella
2020-10-27time: Add 64-bit time_t support for ftimeAdhemerval Zanella
2020-10-27Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella
2020-10-16Move ftime to a compatibility symbolAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella
2019-10-30Use clock_settime to implement settimeofday.Zack Weinberg
2019-10-08Make tst-strftime2 and tst-strftime3 depend on locale generationGabriel F. T. Gomes
2019-09-25Set the expects flags to clock_nanosleepAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-04-02time: Add tests for Minguo calendar [BZ #24293]TAMUKI Shoichi
2019-04-01Fix strptime era handling, add more strftime tests [BZ #24394]DJ Delorie
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-15mktime: new test for mktime failurePaul Eggert
2018-05-18Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).Joseph Myers
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-01-11Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-18New test for ftimeArjun Shankar
2014-06-04Include LOCPATH in default test environment.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae