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
/
tzset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
time: Use int, not long int, for internal GMT offsets
Florian Weimer
2019-02-03
1
-4
/
+4
*
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
-17
/
+10
*
Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).
Joseph Myers
2018-05-18
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
time: Remove the internal_function attribute
Florian Weimer
2017-08-31
1
-4
/
+1
*
Update timezone code from tzcode 2017b.
Joseph Myers
2017-06-16
1
-0
/
+2
*
tzset: Clean up preprocessor macros min, max, sign
Florian Weimer
2017-03-07
1
-7
/
+7
*
timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]
Florian Weimer
2017-03-07
1
-37
/
+4
*
tzset: Remove unused NOID macro
Florian Weimer
2017-03-03
1
-2
/
+0
*
tzset: Remove __attribute_noinline__ from compute_offset
Florian Weimer
2017-03-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
1
-10
/
+3
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
test-skeleton: Support temporary files without memory leaks [BZ#18333]
Florian Weimer
2015-04-27
1
-1
/
+6
*
Make time zone file parser more robust [BZ #17715]
Florian Weimer
2015-04-24
1
-205
/
+196
*
Reduce lock contention in __tz_convert() [BZ #16145] (partial fix)
Kevin Easton
2015-02-24
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-6
/
+6
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Support TZ transition times < 00:00:00.
Paul Eggert
2013-12-17
1
-2
/
+5
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-3
/
+3
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Fix daylight time change for the US
Ian Wienand
2012-05-09
1
-6
/
+12
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
* time/tzset.c: Optimize a bit for size.
cvs/fedora-glibc-20090310T1925
Ulrich Drepper
2009-03-10
1
-53
/
+41
*
* time/tzset.c (__tzset_parse_tz): Use correct string when parsing
Ulrich Drepper
2009-03-10
1
-12
/
+9
*
* time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
Ulrich Drepper
2009-02-24
1
-9
/
+39
*
* time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
Ulrich Drepper
2009-02-05
1
-2
/
+2
*
Remove useless "if" before "free".
Ulrich Drepper
2008-03-19
1
-2
/
+1
*
[BZ #5186]
Ulrich Drepper
2007-10-17
1
-4
/
+3
*
* include/time.h: Declare __tzset_parse_tz and __tzset_compute.
Ulrich Drepper
2007-10-14
1
-108
/
+122
*
[BZ #601]
Ulrich Drepper
2004-12-06
1
-0
/
+1
*
Update.
Ulrich Drepper
2004-09-14
1
-4
/
+4
*
(tzset_internal): Add new parameter which is nonzero if called through tzset....
Ulrich Drepper
2004-08-11
1
-5
/
+12
*
[BZ #154]
Ulrich Drepper
2004-08-09
1
-4
/
+5
*
* time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to
Roland McGrath
2004-02-09
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-02-01
1
-6
/
+3
*
* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
Roland McGrath
2002-11-01
1
-3
/
+1
*
Update.
Ulrich Drepper
2002-03-12
1
-1
/
+1
*
Update.
Ulrich Drepper
2002-03-12
1
-62
/
+58
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
Update.
Ulrich Drepper
2001-01-03
1
-2
/
+3
*
(free_mem): New function. Free allocated memory.
Ulrich Drepper
2000-08-24
1
-1
/
+17
*
Update.
Ulrich Drepper
2000-02-22
1
-1
/
+1
*
Update.
Ulrich Drepper
1999-11-08
1
-1
/
+1
[next]