aboutsummaryrefslogtreecommitdiff
path: root/time/tzfile.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer1-24/+0
2017-03-03tzset: Remove unused NOID macroFlorian Weimer1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-11Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab1-0/+6
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-04-27Check tzspec_len == 0 in __tzfile_readH.J. Lu1-1/+2
2015-04-24Make time zone file parser more robust [BZ #17715]Florian Weimer1-2/+13
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-12Fix tzfile.c namespace (bug 17583).Joseph Myers1-18/+21
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-18/+18
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-20Replace alloca in __tzfile_read by malloc. Fixes bug 15670Ondřej Bílka1-18/+8
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-3/+3
2013-01-26 * time/tzfile.c: Include stdint.h for SIZE_MAX.Maxim Kuvyrkov1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-12-21Fix one typoUlrich Drepper1-1/+1
2011-12-17Check values from TZ file headerUlrich Drepper1-9/+44
2011-11-14Use O_CLOEXEC in tzfile handlingUlrich Drepper1-3/+3
2009-06-23Handle empty TZ strings at the end of new-style timzeone files correctly.Andreas Schwab1-0/+4
2009-06-15Fix computation of tzspec_len.Ulrich Drepper1-1/+1
2009-06-15Handle leap seconds even if no DST rule exists.Akinori Hattori1-4/+3
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper1-1/+1
2007-10-17(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...Ulrich Drepper1-6/+57
2007-10-16Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper1-3/+3
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper1-1/+1
2007-10-16(__tzfile_compute): For use_last case set i to num_transition rather than num...Ulrich Drepper1-2/+3
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper1-115/+144
2007-10-14[BZ #1140]Ulrich Drepper1-20/+50
2007-03-05(find_transition): Instead of a linear search try to guess the transition ind...Ulrich Drepper1-3/+50
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-31/+83
2007-07-31.Jakub Jelinek1-83/+31
2006-11-14[BZ #3137]Ulrich Drepper1-1/+3
2006-11-11* time/tzfile.c (__tzfile_read): Extend to handle new file formatUlrich Drepper1-31/+81
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-81/+30
2007-07-122.5-18.1Jakub Jelinek1-30/+81
2004-11-20Update.cvs/fedora-glibc-20041121T1116Ulrich Drepper1-10/+13
2004-09-30Update.Ulrich Drepper1-2/+5
2004-08-11Update.Ulrich Drepper1-8/+10
2004-08-09[BZ #154]Ulrich Drepper1-0/+23
2004-03-20Update.Ulrich Drepper1-1/+7
2003-09-04Update.Ulrich Drepper1-1/+3
2003-06-11Update.Ulrich Drepper1-16/+23
2003-02-01Update.Ulrich Drepper1-5/+3
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-12/+1
2001-07-17Update.Ulrich Drepper1-1/+5
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-09-26Update.Ulrich Drepper1-2/+2
2000-08-10Update.Ulrich Drepper1-1/+1