summaryrefslogtreecommitdiff
path: root/time/tzset.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-04-27test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer
2015-04-24Make time zone file parser more robust [BZ #17715]Florian Weimer
2015-02-24Reduce lock contention in __tz_convert() [BZ #16145] (partial fix)Kevin Easton
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-09Fix daylight time change for the USIan Wienand
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-03-10* time/tzset.c: Optimize a bit for size.cvs/fedora-glibc-20090310T1925Ulrich Drepper
2009-03-10* time/tzset.c (__tzset_parse_tz): Use correct string when parsingUlrich Drepper
2009-02-24* time/tzset.c (tzset_internal): Correct parsing of TZ envvar.Ulrich Drepper
2009-02-05* time/tzset.c (__tzset_parse_tz): DST offset must also allow hourUlrich Drepper
2008-03-19Remove useless "if" before "free".Ulrich Drepper
2007-10-17[BZ #5186]Ulrich Drepper
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper
2004-12-06[BZ #601]Ulrich Drepper
2004-09-14Update.Ulrich Drepper
2004-08-11(tzset_internal): Add new parameter which is nonzero if called through tzset....Ulrich Drepper
2004-08-09[BZ #154]Ulrich Drepper
2004-02-09* time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format toRoland McGrath
2003-02-01Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-03-12Update.Ulrich Drepper
2002-03-12Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-03Update.Ulrich Drepper
2000-08-24(free_mem): New function. Free allocated memory.Ulrich Drepper
2000-02-22Update.Ulrich Drepper
1999-11-08Update.Ulrich Drepper
1999-09-06Update.Ulrich Drepper
1999-04-28Update.Ulrich Drepper
1998-12-10Update.Ulrich Drepper
1998-11-02Update.Ulrich Drepper
1998-10-26Update.Ulrich Drepper
1998-10-26(tz_compute): Correct last patch and describe this in a comment.Ulrich Drepper
1998-10-25(tz_compute): If time to switch to DST is later in the year switch back in th...Ulrich Drepper
1998-09-10Update.Ulrich Drepper
1998-07-31Update.Ulrich Drepper
1998-07-04Update.Ulrich Drepper
1998-05-20Update.Ulrich Drepper
1998-05-15Update.Ulrich Drepper
1998-05-14Update.Ulrich Drepper
1998-02-15Update.Ulrich Drepper