about summary refs log tree commit diff
path: root/time/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar2013-04-231-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Implement timespec_getUlrich Drepper2012-01-011-2/+3
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-101-1/+3
* [BZ #3944]Ulrich Drepper2007-02-091-2/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+2
* .Jakub Jelinek2007-07-311-2/+3
* [BZ #2821] cvs/fedora-glibc-20060910T1832Ulrich Drepper2006-09-091-1/+1
* [BZ #1460]Ulrich Drepper2005-10-141-1/+1
* [BZ #1459]Ulrich Drepper2005-10-141-1/+1
* * time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper2005-04-271-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-3/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+3
* * time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,Roland McGrath2004-12-021-1/+2
* [BZ #473, BZ #487]Roland McGrath2004-11-011-2/+2
* Update.Ulrich Drepper2003-07-151-0/+1
* Update.Ulrich Drepper2003-01-191-2/+2
* Update.Ulrich Drepper2002-08-291-0/+1
* Update.Ulrich Drepper2002-08-291-1/+1
* * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath2002-08-281-0/+1
* * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_lRoland McGrath2002-08-271-1/+1