summaryrefslogtreecommitdiff
path: root/time/mktime.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-23mktime: avoid signed integer overflowPaul Eggert
2012-05-23mktime: simplify computation of averagePaul Eggert
2012-05-23mktime: do not assume signed right shift propagates sign bitPaul Eggert
2012-05-23mktime: merge another wrapv change from gnulibPaul Eggert
2012-05-23mktime: remove incorrect attempt at unusual arithmeticsPaul Eggert
2012-05-23mktime: check signed shifts on long_int and time_t, tooPaul Eggert
2012-05-23mktime: do not assume 'long' is wide enoughPaul Eggert
2012-05-23mktime: merge wrapv change from gnulibPaul Eggert
2012-05-22Update copyright years for time/mktime.cH.J. Lu
2012-05-22mktime: merge comment-quoting-style change from gnulibPaul Eggert
2012-05-22time/mktime.c (compile-command): Add "-I."Paul Eggert
2012-05-22mktime: merge mktime-internal.h change from gnulibPaul Eggert
2012-05-22mktime: merge time_r change from gnulibPaul Eggert
2012-05-22mktime: merge DEBUG change from gnulibPaul Eggert
2012-05-22mktime: merge <sys/types.h> change from gnulibPaul Eggert
2012-05-22mktime: merge HAVE_CONFIG_H change from gnulibPaul Eggert
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2008-07-06(__mktime_internal): Normalize tp->tm_isdst value.Ulrich Drepper
2007-12-12* time/bug-getdate1.c (do_test): Don't use century values whichUlrich Drepper
2006-09-09[BZ #2821]cvs/fedora-glibc-20060910T1832Ulrich Drepper
2005-09-08[BZ #1033, BZ #1061]Roland McGrath
2005-06-18* time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper
2005-03-06* posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-02* time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,Roland McGrath
2004-11-11[BZ #541]Roland McGrath
2004-11-01[BZ #473, BZ #487]Roland McGrath
2004-10-22[BZ #471] Fix imported from gnulib.Roland McGrath
2004-10-22[BZ #468] Import a fix from gnulib.Roland McGrath
2004-10-22[BZ #470] Import fix from gnulib.Roland McGrath
2004-10-22[BZ #469] Imported from gnulib.Roland McGrath
2004-10-22[BZ #472]Roland McGrath
2004-04-02Update.Ulrich Drepper
2004-01-022003-12-30 Paul Eggert <eggert@twinsun.com>Roland McGrath
2003-12-31* time/mktime.c: (my_mktime_localtime_r):Roland McGrath
2003-12-312003-12-30 Paul Eggert <eggert@twinsun.com>Roland McGrath
2002-11-24(__mon_yday, __mktime_internal) [!_LIBC]: Declare as `static'.Ulrich Drepper
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath
2002-04-15Update.Ulrich Drepper
2002-04-05Update.Ulrich Drepper
2002-04-04Update.Ulrich Drepper
2002-02-03Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
1999-02-16Update.Ulrich Drepper
1999-02-16Update.Ulrich Drepper
1998-11-08Update.Ulrich Drepper