GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
time
/
tzfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
time: Set daylight to 1 for matching DST/offset change (bug 29951)
Florian Weimer
2023-01-05
1
-19
/
+22
*
time: Use 64 bit time on tzfile
Adhemerval Zanella Netto
2022-12-09
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
Hans-Peter Nilsson
2021-12-30
1
-2
/
+2
*
Fix subscript error with odd TZif file [BZ #28338]
Paul Eggert
2021-10-07
1
-2
/
+1
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
1
-3
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-2
/
+2
*
Update timezone code from tzcode 2020a
Paul Eggert
2020-05-15
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-3
/
+3
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-2
/
+2
*
time: Avoid alignment gaps in __tzfile_read
Florian Weimer
2019-02-04
1
-30
/
+27
*
time: Use struct alloc_buffer in __tzfile_read
Florian Weimer
2019-02-03
1
-49
/
+50
*
time: Use int, not long int, for internal GMT offsets
Florian Weimer
2019-02-03
1
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Y2038: make __tz_convert compatible with 64-bit-time
Albert ARIBAUD (3ADEV)
2018-12-05
1
-10
/
+4
*
Y2038: Add 64-bit time for all architectures
Albert ARIBAUD (3ADEV)
2018-10-24
1
-9
/
+9
*
Simplify tzfile fstat failure code
Paul Eggert
2018-09-18
1
-4
/
+1
*
Fix tzfile low-memory assertion failure
Paul Eggert
2018-09-18
1
-1
/
+2
*
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
[next]