| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: replace FSF snail-mail addresses with URLs | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | mktime: Avoid compilation error on Solaris 11. | Bruno Haible | 2012-01-08 | 1 | -18/+20 |
* | In commentary, do not use ` to quote. | Paul Eggert | 2012-01-05 | 1 | -3/+3 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | mktime: clarify long_int width checking | Paul Eggert | 2011-01-30 | 1 | -6/+5 |
* | TYPE_MAXIMUM: avoid theoretically undefined behavior | Paul Eggert | 2011-01-30 | 1 | -1/+1 |
* | mktime: #undef mktime before #defining it | Paul Eggert | 2011-01-29 | 1 | -0/+1 |
* | mktime: systematically normalize tm_isdst comparisons | Paul Eggert | 2011-01-29 | 1 | -6/+12 |
* | mktime: fix some integer overflow issues and sidestep the rest | Paul Eggert | 2011-01-29 | 1 | -50/+109 |
* | mktime: avoid problems on NetBSD 5 / i386 | Paul Eggert | 2011-01-28 | 1 | -11/+14 |
* | mktime: fix misspelling in comment | Paul Eggert | 2011-01-28 | 1 | -1/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -186/+186 |
* | mktime, timegm: share common declaration | Eric Blake | 2009-11-02 | 1 | -3/+1 |
* | build: avoid compiler warnings | Eric Blake | 2009-10-30 | 1 | -0/+3 |
* | Disable assertion that fails on NetBSD 5 / i386. | Bruno Haible | 2009-09-17 | 1 | -1/+4 |
* | mktime.c: normalize tp->tm_isdst value to -1/0/1. | Ulrich Drepper | 2008-07-23 | 1 | -1/+3 |
* | New module 'time', so that apps can include <time.h> as per | Paul Eggert | 2007-02-12 | 1 | -5/+3 |
* | autoupdate | Karl Berry | 2006-09-11 | 1 | -2/+2 |
* | * config/srclist.txt: Temporarily comment out mktime.c until glibc bug | Paul Eggert | 2006-09-08 | 1 | -4/+5 |
* | srclist.update | Karl Berry | 2005-09-18 | 1 | -2/+1 |
* | * mktime.c: Include <string.h> even if !DEBUG. (From glibc.) | Paul Eggert | 2005-06-23 | 1 | -13/+10 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Propagate intprops.h comment fixes to mktime.c and strftime.c. | Paul Eggert | 2005-03-26 | 1 | -3/+3 |
* | * mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT, | Paul Eggert | 2005-03-15 | 1 | -10/+20 |
* | Factor int-properties macros into a single file, except for | Paul Eggert | 2005-03-09 | 1 | -8/+23 |
* | autoupdate | Karl Berry | 2005-03-08 | 1 | -2/+3 |
* | (__mktime_internal): If SEC_REQUESTED != SEC, | Paul Eggert | 2004-12-03 | 1 | -1/+2 |
* | (SHR): New macro, which is a portable | Paul Eggert | 2004-11-11 | 1 | -15/+31 |
* | (not_equal_tm): Remove redundant check. | Paul Eggert | 2004-10-27 | 1 | -1/+0 |
* | (leapyear): Arg is long int, not int. | Paul Eggert | 2004-10-22 | 1 | -1/+1 |
* | (__mktime_internal) [!_LIBC]: Define to mktime_internal | Jim Meyering | 2004-01-21 | 1 | -2/+4 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -9/+3 |
* | Add time_r module. Change timegm, mktime, and strftime to use localtime_r | Paul Eggert | 2003-09-06 | 1 | -20/+10 |
* | Fix some boundary cases and remove need for floating point. | Paul Eggert | 2003-07-07 | 1 | -133/+255 |
* | Assume freestanding C89 or better. | Paul Eggert | 2003-06-05 | 1 | -41/+9 |
* | Fix Debian bug 177940 | Paul Eggert | 2003-06-05 | 1 | -3/+6 |
* | Ensure we use gnulib mktime rather than glibc's mktime, on hosts | Paul Eggert | 2003-06-04 | 1 | -15/+1 |
* | mktime update from libc | Karl Berry | 2003-05-30 | 1 | -12/+25 |
* | (__mktime_internal): Do not reject negative timestamps arbitrarily. | Paul Eggert | 2003-05-28 | 1 | -15/+1 |
* | Really sync with libc, not with my locally-modified copy. | Jim Meyering | 2002-11-25 | 1 | -3/+0 |
* | Sync from libc, now that it has the latest fix. | Jim Meyering | 2002-11-25 | 1 | -2/+8 |
* | Merge in changes from libc. | Jim Meyering | 2002-11-24 | 1 | -6/+34 |
* | Avoid a link-time failure on some Linux systems. | Jim Meyering | 2002-11-24 | 1 | -11/+14 |
* | back out Copyright date changes for files with no changes year | Jim Meyering | 2000-08-07 | 1 | -1/+1 |
* | update copyright date | Jim Meyering | 2000-07-09 | 1 | -1/+1 |
* | tweak comment | Jim Meyering | 1999-02-17 | 1 | -1/+1 |
* | new version from Uli | Jim Meyering | 1999-02-16 | 1 | -41/+31 |
* | (__mktime_internal): Adopt the traditional (and | Jim Meyering | 1999-01-19 | 1 | -21/+25 |