Remove 'grp' and merge into 'nss' and 'posix'
[platform/upstream/glibc.git] / time / tzfile.c
2023-06-22 Paul EggertCall "CST" a time zone abbreviation, not a name
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-05 Florian Weimertime: Set daylight to 1 for matching DST/offset change...
2022-12-09 Adhemerval Zanella... time: Use 64 bit time on tzfile
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-30 Hans-Peter Nilssontimezone: handle truncated timezones from tzcode-2021d...
2021-10-07 Paul EggertFix subscript error with odd TZif file [BZ #28338]
2021-06-22 Adhemerval ZanellaUse 64 bit time_t stat internally
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-05-15 Paul EggertUpdate timezone code from tzcode 2020a
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-02-04 Florian Weimertime: Avoid alignment gaps in __tzfile_read
2019-02-03 Florian Weimertime: Use struct alloc_buffer in __tzfile_read
2019-02-03 Florian Weimertime: Use int, not long int, for internal GMT offsets
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05 Albert ARIBAUD ... Y2038: make __tz_convert compatible with 64-bit-time
2018-10-24 Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-09-18 Paul EggertSimplify tzfile fstat failure code
2018-09-18 Paul EggertFix tzfile low-memory assertion failure
2018-05-11 Florian Weimertime: Use 64-bit time values for time zone parsing
2018-02-21 Joseph MyersFix -Os getc_unlocked linknamespace, localplt issues...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-03-07 Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
2017-03-03 Florian Weimertzset: Remove unused NOID macro
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-11 Andreas SchwabForce rereading TZDEFRULES after it was used to set...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-04-27 H.J. LuCheck tzspec_len == 0 in __tzfile_read
2015-04-24 Florian WeimerMake time zone file parser more robust [BZ #17715]
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-12 Joseph MyersFix tzfile.c namespace (bug 17583).
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-20 Ondřej BílkaReplace alloca in __tzfile_read by malloc. Fixes bug...
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-01-26 Maxim Kuvyrkov * time/tzfile.c: Include stdint.h for SIZE_MAX.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-12-21 Ulrich DrepperFix one typo
2011-12-18 Ulrich DrepperCheck values from TZ file header
2011-11-14 Ulrich DrepperUse O_CLOEXEC in tzfile handling
2009-06-23 Andreas SchwabHandle empty TZ strings at the end of new-style timzeon...
2009-06-15 Ulrich DrepperFix computation of tzspec_len.
2009-06-15 Akinori HattoriHandle leap seconds even if no DST rule exists.
2007-11-06 Ulrich Drepper* time/tzfile.c (__tzfile_read): Fix check for version...
2007-10-17 Ulrich Drepper(__tzfile_read): Read POSIX TZ string if available...
2007-10-16 Ulrich DrepperHelp the compiler recognize unreachable code on 32...
2007-10-16 Ulrich Drepper(__tzfile_read): Take extra memory requested by caller...
2007-10-16 Ulrich Drepper(__tzfile_compute): For use_last case set i to num_tran...
2007-10-14 Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-10-14 Ulrich Drepper[BZ #1140]
2007-03-05 Ulrich Drepper(find_transition): Instead of a linear search try to...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-11-14 Ulrich Drepper[BZ #3137]
2006-11-11 Ulrich Drepper* time/tzfile.c (__tzfile_read): Extend to handle new...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-20 Ulrich DrepperUpdate. cvs/fedora-glibc-20041121T1116
2004-09-30 Ulrich DrepperUpdate.
2004-08-11 Ulrich DrepperUpdate.
2004-08-09 Ulrich Drepper[BZ #154]
2004-03-20 Ulrich DrepperUpdate.
2003-09-04 Ulrich DrepperUpdate.
2003-06-11 Ulrich DrepperUpdate.
2003-02-01 Ulrich DrepperUpdate.
2002-11-01 Roland McGrath* include/libc-symbols.h (__libc_freeres_fn_section...
2001-07-17 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2000-09-26 Ulrich DrepperUpdate.
2000-08-10 Ulrich DrepperUpdate.
1999-04-28 Ulrich DrepperUpdate.
1999-03-30 Ulrich DrepperUpdate.
1999-03-20 Andreas Schwab* time/tzfile.c (__tzfile_read): Handle the case where... cvs/libc-as-990326
1998-12-10 Ulrich DrepperUpdate.
1998-11-25 Ulrich DrepperUpdate.
1998-11-16 Ulrich DrepperUpdate.
1998-11-13 Ulrich DrepperUpdate.
1998-10-24 Ulrich DrepperUpdate.
1998-09-10 Ulrich DrepperUpdate.
1998-07-04 Ulrich DrepperUpdate.
1998-05-20 Ulrich DrepperUpdate.
1998-05-15 Ulrich DrepperUpdate.
1998-05-14 Ulrich DrepperUpdate.
1998-02-15 Ulrich DrepperUpdate.
1997-11-06 Ulrich DrepperUpdate. cvs/libc-ud-971105
1997-10-29 Ulrich DrepperUpdate.
1997-10-12 Ulrich DrepperUpdate. cvs/libc-ud-971011
1997-09-11 Ulrich DrepperUpdate.
1997-08-10 Ulrich DrepperUpdate. cvs/libc-ud-970810
1997-07-14 Ulrich DrepperUpdate. cvs/libc-ud-970714
1997-06-19 Ulrich DrepperUpdate. cvs/libc-970620 cvs/libc-ud-970619
1997-03-08 Ulrich DrepperUpdate. cvs/libc-970308 cvs/libc-970309 cvs/libc-970310 cvs/libc-970311 cvs/libc-970312 cvs/libc-970313 cvs/libc-970314 cvs/libc-970315 cvs/libc-970316 cvs/libc-ud-970307
next