log lib/posixtm.c @ 39164:4697a3c09405

age author description
Fri, 24 Nov 2017 00:29:04 -0800 Paul Eggert posixtm: remove PDS_LEADING_YEAR
Mon, 25 Sep 2017 18:11:25 -0700 Paul Eggert parse-datetime, posixtm: avoid uninit access
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Tue, 09 Dec 2014 18:11:46 -0800 Paul Eggert posixtm: avoid compiler warning in a better way
Fri, 05 Dec 2014 12:32:49 +0000 Pádraig Brady filevercmp, posixtm: avoid compiler warnings with -O3
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 11:55:13 +0100 Jim Meyering maint: use consistent FSF copyright line syntax
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 16 Sep 2009 08:36:40 +0200 Jim Meyering posixtm: move #ifdef'd tests into a new module
Sun, 13 Sep 2009 00:35:49 +0200 Jim Meyering posixtm: don't reject a time with "60" as the number of seconds
Mon, 08 Dec 2008 18:33:14 +0100 Jim Meyering * lib/posixtm.c: Remove now-useless declaration of mktime.
Sun, 07 Dec 2008 18:47:02 +0100 Jim Meyering posixtm.c: avoid a warning
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Thu, 18 Jan 2007 08:33:34 +0000 Paul Eggert * MODULES.html.sh (Support for systems lacking POSIX:2001): New
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Thu, 06 Jul 2006 21:51:28 +0000 Paul Eggert * lib/.cppi-disable: Add wcwidth.
Mon, 09 Jan 2006 23:13:56 +0000 Paul Eggert Sync from coreutils.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Sat, 09 Apr 2005 13:31:08 +0000 Jim Meyering (posixtime) [lint]: Avoid spurious warning from gcc-4's
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Wed, 10 Sep 2003 03:47:34 +0000 Paul Eggert Remove K&R cruft.
Fri, 06 Jun 2003 19:19:57 +0000 Jim Meyering Include <stdbool.h> unconditionally.
Mon, 02 Jun 2003 08:20:57 +0000 Jim Meyering Fix some minor time-related bugs with POSIX time arguments.
Wed, 16 Jan 2002 22:36:52 +0000 Jim Meyering (ISDIGIT): Comment fix.
Sun, 09 Dec 2001 22:56:16 +0000 Jim Meyering (posix_time_parse): Add cast to avoid warning about
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Mon, 26 Jun 2000 10:55:18 +0000 Jim Meyering [HAVE_STDLIB_H]: Include stdlib.h.
Thu, 31 Dec 1998 14:53:16 +0000 Jim Meyering (posix_time_parse): Change type of index `i' from int to unsigned int.
Fri, 02 Oct 1998 14:31:24 +0000 Jim Meyering *** empty log message ***
Fri, 02 Oct 1998 14:31:11 +0000 Jim Meyering *** empty log message ***
Mon, 07 Sep 1998 03:23:30 +0000 Jim Meyering add test harness
Mon, 07 Sep 1998 02:38:28 +0000 Jim Meyering *** empty log message ***
Mon, 07 Sep 1998 02:36:36 +0000 Jim Meyering *** empty log message ***
Sun, 06 Sep 1998 22:57:00 +0000 Jim Meyering rewrite from yacc-based version
Sun, 06 Nov 1994 17:40:12 +0000 Jim Meyering GNU file utilities