Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Fix build failures with -DDEBUG. | Martin Sebor | 1 | -6/+6 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-06-28 | Sync up mktime with gnulib | Paul Eggert | 1 | -2/+2 |
2014-06-27 | Remove inline keyword from leapyear function | Siddhesh Poyarekar | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-02-07 | Remove lots of inline keywords. | Roland McGrath | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-05-23 | mktime: avoid signed integer overflow | Paul Eggert | 1 | -4/+4 |
2012-05-23 | mktime: simplify computation of average | Paul Eggert | 1 | -3/+1 |
2012-05-23 | mktime: do not assume signed right shift propagates sign bit | Paul Eggert | 1 | -6/+12 |
2012-05-23 | mktime: merge another wrapv change from gnulib | Paul Eggert | 1 | -1/+1 |
2012-05-23 | mktime: remove incorrect attempt at unusual arithmetics | Paul Eggert | 1 | -9/+6 |
2012-05-23 | mktime: check signed shifts on long_int and time_t, too | Paul Eggert | 1 | -3/+5 |
2012-05-23 | mktime: do not assume 'long' is wide enough | Paul Eggert | 1 | -12/+18 |
2012-05-23 | mktime: merge wrapv change from gnulib | Paul Eggert | 1 | -25/+90 |
2012-05-22 | Update copyright years for time/mktime.c | H.J. Lu | 1 | -1/+1 |
2012-05-22 | mktime: merge comment-quoting-style change from gnulib | Paul Eggert | 1 | -3/+3 |
2012-05-22 | time/mktime.c (compile-command): Add "-I." | Paul Eggert | 1 | -1/+1 |
2012-05-22 | mktime: merge mktime-internal.h change from gnulib | Paul Eggert | 1 | -0/+1 |
2012-05-22 | mktime: merge time_r change from gnulib | Paul Eggert | 1 | -2/+1 |
2012-05-22 | mktime: merge DEBUG change from gnulib | Paul Eggert | 1 | -0/+1 |
2012-05-22 | mktime: merge <sys/types.h> change from gnulib | Paul Eggert | 1 | -1/+0 |
2012-05-22 | mktime: merge HAVE_CONFIG_H change from gnulib | Paul Eggert | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2008-07-06 | (__mktime_internal): Normalize tp->tm_isdst value. | Ulrich Drepper | 1 | -2/+4 |
2007-12-12 | * time/bug-getdate1.c (do_test): Don't use century values which | Ulrich Drepper | 1 | -2/+2 |
2006-09-09 | [BZ #2821]cvs/fedora-glibc-20060910T1832 | Ulrich Drepper | 1 | -5/+6 |
2005-09-08 | [BZ #1033, BZ #1061] | Roland McGrath | 1 | -20/+40 |
2005-06-18 | * time/mktime.c: Always include <string.h> for prototype of | Ulrich Drepper | 1 | -1/+2 |
2005-03-06 | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 1 | -2/+3 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -48/+25 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -25/+48 |
2004-12-02 | * time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC, | Roland McGrath | 1 | -1/+2 |
2004-11-11 | [BZ #541] | Roland McGrath | 1 | -15/+31 |
2004-11-01 | [BZ #473, BZ #487] | Roland McGrath | 1 | -126/+212 |
2004-10-22 | [BZ #471] Fix imported from gnulib. | Roland McGrath | 1 | -3/+4 |
2004-10-22 | [BZ #468] Import a fix from gnulib. | Roland McGrath | 1 | -1/+1 |
2004-10-22 | [BZ #470] Import fix from gnulib. | Roland McGrath | 1 | -0/+1 |
2004-10-22 | [BZ #469] Imported from gnulib. | Roland McGrath | 1 | -7/+12 |
2004-10-22 | [BZ #472] | Roland McGrath | 1 | -1/+1 |
2004-04-02 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-01-02 | 2003-12-30 Paul Eggert <eggert@twinsun.com> | Roland McGrath | 1 | -1/+14 |
2003-12-31 | * time/mktime.c: (my_mktime_localtime_r): | Roland McGrath | 1 | -21/+11 |
2003-12-31 | 2003-12-30 Paul Eggert <eggert@twinsun.com> | Roland McGrath | 1 | -59/+27 |
2002-11-24 | (__mon_yday, __mktime_internal) [!_LIBC]: Declare as `static'. | Ulrich Drepper | 1 | -1/+7 |
2002-08-03 | * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. | Roland McGrath | 1 | -0/+5 |
2002-04-15 | Update. | Ulrich Drepper | 1 | -2/+12 |
2002-04-05 | Update. | Ulrich Drepper | 1 | -4/+5 |
2002-04-04 | Update. | Ulrich Drepper | 1 | -2/+6 |