Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -6/+6 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-17 | Support TZ transition times < 00:00:00. | Paul Eggert | 1 | -2/+5 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -1/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -3/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-05-09 | Fix daylight time change for the US | Ian Wienand | 1 | -6/+12 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2009-03-10 | * time/tzset.c: Optimize a bit for size.cvs/fedora-glibc-20090310T1925 | Ulrich Drepper | 1 | -53/+41 |
2009-03-10 | * time/tzset.c (__tzset_parse_tz): Use correct string when parsing | Ulrich Drepper | 1 | -12/+9 |
2009-02-24 | * time/tzset.c (tzset_internal): Correct parsing of TZ envvar. | Ulrich Drepper | 1 | -9/+39 |
2009-02-05 | * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour | Ulrich Drepper | 1 | -2/+2 |
2008-03-19 | Remove useless "if" before "free". | Ulrich Drepper | 1 | -2/+1 |
2007-10-17 | [BZ #5186] | Ulrich Drepper | 1 | -4/+3 |
2007-10-14 | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper | 1 | -108/+122 |
2004-12-06 | [BZ #601] | Ulrich Drepper | 1 | -0/+1 |
2004-09-14 | Update. | Ulrich Drepper | 1 | -4/+4 |
2004-08-11 | (tzset_internal): Add new parameter which is nonzero if called through tzset.... | Ulrich Drepper | 1 | -5/+12 |
2004-08-09 | [BZ #154] | Ulrich Drepper | 1 | -4/+5 |
2004-02-09 | * time/tzset.c (tzset_internal): Cap hour in POSIX $TZ rule format to | Roland McGrath | 1 | -2/+2 |
2003-02-01 | Update. | Ulrich Drepper | 1 | -6/+3 |
2002-11-01 | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 1 | -3/+1 |
2002-03-12 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-03-12 | Update. | Ulrich Drepper | 1 | -62/+58 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-01-03 | Update. | Ulrich Drepper | 1 | -2/+3 |
2000-08-24 | (free_mem): New function. Free allocated memory. | Ulrich Drepper | 1 | -1/+17 |
2000-02-22 | Update. | Ulrich Drepper | 1 | -1/+1 |
1999-11-08 | Update. | Ulrich Drepper | 1 | -1/+1 |
1999-09-06 | Update. | Ulrich Drepper | 1 | -5/+12 |
1999-04-28 | Update. | Ulrich Drepper | 1 | -4/+4 |
1998-12-10 | Update. | Ulrich Drepper | 1 | -14/+0 |
1998-11-02 | Update. | Ulrich Drepper | 1 | -7/+6 |
1998-10-26 | Update. | Ulrich Drepper | 1 | -1/+1 |
1998-10-26 | (tz_compute): Correct last patch and describe this in a comment. | Ulrich Drepper | 1 | -12/+8 |
1998-10-25 | (tz_compute): If time to switch to DST is later in the year switch back in th... | Ulrich Drepper | 1 | -2/+13 |
1998-09-10 | Update. | Ulrich Drepper | 1 | -29/+15 |
1998-07-31 | Update. | Ulrich Drepper | 1 | -48/+33 |
1998-07-04 | Update. | Ulrich Drepper | 1 | -2/+3 |
1998-05-20 | Update. | Ulrich Drepper | 1 | -11/+10 |
1998-05-15 | Update. | Ulrich Drepper | 1 | -6/+12 |
1998-05-14 | Update. | Ulrich Drepper | 1 | -5/+7 |
1998-02-15 | Update. | Ulrich Drepper | 1 | -3/+3 |
1997-11-13 | Update.cvs/libc-ud-971112 | Ulrich Drepper | 1 | -4/+5 |
1997-10-31 | Update.cvs/libc-ud-971031 | Ulrich Drepper | 1 | -2/+2 |
1997-10-29 | Update. | Ulrich Drepper | 1 | -1/+1 |
1997-10-12 | Update.cvs/libc-ud-971011 | Ulrich Drepper | 1 | -3/+7 |
1997-09-11 | Update. | Ulrich Drepper | 1 | -20/+89 |
1997-08-20 | Update.cvs/libc-ud-970819 | Ulrich Drepper | 1 | -2/+7 |
1997-08-14 | Update.cvs/libc-ud-970813 | Ulrich Drepper | 1 | -6/+3 |