index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
time
/
tzfile.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-06-27
time: Avoid memcmp overread in tzset (bug 31931)
Florian Weimer
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-22
Call "CST" a time zone abbreviation, not a name
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-05
time: Set daylight to 1 for matching DST/offset change (bug 29951)
Florian Weimer
2022-12-09
time: Use 64 bit time on tzfile
Adhemerval Zanella Netto
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-30
timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
Hans-Peter Nilsson
2021-10-07
Fix subscript error with odd TZif file [BZ #28338]
Paul Eggert
2021-06-22
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-09-11
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-05-15
Update timezone code from tzcode 2020a
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-02-25
Break more lines before not after operators.
Joseph Myers
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-02-04
time: Avoid alignment gaps in __tzfile_read
Florian Weimer
2019-02-03
time: Use struct alloc_buffer in __tzfile_read
Florian Weimer
2019-02-03
time: Use int, not long int, for internal GMT offsets
Florian Weimer
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-05
Y2038: make __tz_convert compatible with 64-bit-time
Albert ARIBAUD (3ADEV)
2018-10-24
Y2038: Add 64-bit time for all architectures
Albert ARIBAUD (3ADEV)
2018-09-18
Simplify tzfile fstat failure code
Paul Eggert
2018-09-18
Fix tzfile low-memory assertion failure
Paul Eggert
2018-05-11
time: Use 64-bit time values for time zone parsing
Florian Weimer
2018-02-21
Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-03-07
timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]
Florian Weimer
2017-03-03
tzset: Remove unused NOID macro
Florian Weimer
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-11
Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)
Andreas Schwab
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-04-27
Check tzspec_len == 0 in __tzfile_read
H.J. Lu
2015-04-24
Make time zone file parser more robust [BZ #17715]
Florian Weimer
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-12
Fix tzfile.c namespace (bug 17583).
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-10-20
Replace alloca in __tzfile_read by malloc. Fixes bug 15670
Ondřej Bílka
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2013-01-26
* time/tzfile.c: Include stdint.h for SIZE_MAX.
Maxim Kuvyrkov
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-12-21
Fix one typo
Ulrich Drepper
2011-12-17
Check values from TZ file header
Ulrich Drepper
[next]