about summary refs log tree commit diff
path: root/time/tzfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-211-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-071-24/+0
* tzset: Remove unused NOID macroFlorian Weimer2017-03-031-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab2016-01-111-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Check tzspec_len == 0 in __tzfile_readH.J. Lu2015-04-271-1/+2
* Make time zone file parser more robust [BZ #17715]Florian Weimer2015-04-241-2/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-121-18/+21
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-18/+18
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Replace alloca in __tzfile_read by malloc. Fixes bug 15670Ondřej Bílka2013-10-201-18/+8
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-3/+3
* * time/tzfile.c: Include stdint.h for SIZE_MAX.Maxim Kuvyrkov2013-01-261-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix one typoUlrich Drepper2011-12-211-1/+1
* Check values from TZ file headerUlrich Drepper2011-12-171-9/+44
* Use O_CLOEXEC in tzfile handlingUlrich Drepper2011-11-141-3/+3
* Handle empty TZ strings at the end of new-style timzeone files correctly.Andreas Schwab2009-06-231-0/+4
* Fix computation of tzspec_len.Ulrich Drepper2009-06-151-1/+1
* Handle leap seconds even if no DST rule exists.Akinori Hattori2009-06-151-4/+3
* * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper2007-11-061-1/+1
* (__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...Ulrich Drepper2007-10-171-6/+57
* Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper2007-10-161-3/+3
* (__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper2007-10-161-1/+1
* (__tzfile_compute): For use_last case set i to num_transition rather than num...Ulrich Drepper2007-10-161-2/+3
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-141-115/+144
* [BZ #1140]Ulrich Drepper2007-10-141-20/+50
* (find_transition): Instead of a linear search try to guess the transition ind...Ulrich Drepper2007-03-051-3/+50
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-31/+83
* .Jakub Jelinek2007-07-311-83/+31
* [BZ #3137]Ulrich Drepper2006-11-141-1/+3
* * time/tzfile.c (__tzfile_read): Extend to handle new file formatUlrich Drepper2006-11-111-31/+81
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-81/+30
* 2.5-18.1Jakub Jelinek2007-07-121-30/+81
* Update. cvs/fedora-glibc-20041121T1116Ulrich Drepper2004-11-201-10/+13
* Update.Ulrich Drepper2004-09-301-2/+5
* Update.Ulrich Drepper2004-08-111-8/+10
* [BZ #154]Ulrich Drepper2004-08-091-0/+23
* Update.Ulrich Drepper2004-03-201-1/+7
* Update.Ulrich Drepper2003-09-041-1/+3
* Update.Ulrich Drepper2003-06-111-16/+23
* Update.Ulrich Drepper2003-02-011-5/+3
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-12/+1
* Update.Ulrich Drepper2001-07-171-1/+5
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-09-261-2/+2