about summary refs log tree commit diff
path: root/time/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Remove unused DATEMSK file for tst-getdateMartin Coufal2023-06-091-1/+0
* Use 64-bit time_t interfaces in strftime and strptime (bug 30053)Andreas Schwab2023-02-071-1/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-6/+0
* linux: Only use 64-bit syscall if required for clock_nanosleepAdhemerval Zanella2021-06-221-0/+9
* y2038: Add test coverageAdhemerval Zanella2021-06-151-0/+18
* Add C2X timespec_getresJoseph Myers2021-05-171-2/+2
* time: Add basic timespec_get testsAdhemerval Zanella2021-04-151-1/+2
* time: Add timegm/timelocal basic testsAdhemerval Zanella2021-04-151-1/+1
* time: Add gmtime/gmtime_r testsAdhemerval Zanella2021-04-151-1/+1
* time: Add getitimer and setitimer basic testsAdhemerval Zanella2021-04-151-1/+1
* tst: Add test for settimeofdayLukasz Majewski2021-03-081-1/+2
* tst: Add test for clock_settimeLukasz Majewski2021-03-081-1/+1
* tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)Lukasz Majewski2021-02-161-1/+1
* tst: Provide test for difftimeLukasz Majewski2021-02-161-1/+1
* tst: Provide test for ctimeLukasz Majewski2021-02-161-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella2020-11-091-1/+2
* time: Add 64-bit time_t support for ftimeAdhemerval Zanella2020-10-271-1/+1
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-271-3/+2
* Move ftime to a compatibility symbolAdhemerval Zanella2020-10-161-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-0/+1
* Use clock_settime to implement settimeofday.Zack Weinberg2019-10-301-4/+4
* Make tst-strftime2 and tst-strftime3 depend on locale generationGabriel F. T. Gomes2019-10-081-0/+2
* Set the expects flags to clock_nanosleepAdhemerval Zanella2019-09-251-0/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-041-2/+6
* time: Add tests for Minguo calendar [BZ #24293]TAMUKI Shoichi2019-04-021-1/+3
* Fix strptime era handling, add more strftime tests [BZ #24394]DJ Delorie2019-04-011-1/+1
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-241-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* mktime: new test for mktime failurePaul Eggert2018-11-151-1/+1
* Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).Joseph Myers2018-05-181-1/+1
* Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski2018-01-221-1/+1
* Implement alternative month names (bug 10871).Rafal Luzynski2018-01-221-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-1/+6
* Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab2016-01-111-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* New test for ftimeArjun Shankar2014-09-181-1/+1
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-3/+0
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2