about summary refs log tree commit diff
path: root/time/getdate.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* time: Fix use-after-free in getdateArjun Shankar2023-06-061-2/+3
* time: Remove alloca() from getdateJoe Simmons-Talbott2023-05-051-18/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* time: Add 64-bit time support for getdateAdhemerval Zanella2021-06-151-12/+10
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Change most internal uses of time to __clock_gettime.Adhemerval Zanella2019-10-301-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Don't use the argument to time.Zack Weinberg2019-08-211-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-191-1/+1
* Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix time/getdate.c build.Samuel Thibault2015-02-081-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar2013-04-101-0/+42
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Clean up internal fopen usesUlrich Drepper2011-11-151-3/+3
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-101-9/+12
* Update.Ulrich Drepper2003-09-041-2/+2
* (__getdate_r): Initialize tm_isdst, tm_gmtoff and tm_zone before calling strp...Ulrich Drepper2001-07-171-0/+3
* Update.Ulrich Drepper2001-07-171-1/+5
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-09-011-2/+6
* Update.Andreas Jaeger2000-03-031-2/+2
* Update.Ulrich Drepper1999-09-161-1/+4
* Update.Ulrich Drepper1999-04-281-2/+2
* Update.Ulrich Drepper1998-12-181-11/+11
* Update.Ulrich Drepper1998-07-051-3/+3
* Update. cvs/libc-ud-970719Ulrich Drepper1997-07-191-2/+8
* Update. cvs/libc-ud-970712Ulrich Drepper1997-07-121-0/+247