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