log lib/strptime.c @ 17616:cae23a655793

age author description
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, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Thu, 12 Jan 2012 08:39:07 -0700 Eric Blake strptime: fix regression on mingw
Wed, 11 Jan 2012 15:49:20 -0700 Eric Blake strptime: silence gcc warnings
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
Sun, 10 Apr 2011 09:56:02 +0200 Jim Meyering maint: remove doubled words in comments, e.g., s/a a/a/
Fri, 11 Feb 2011 13:30:04 -0700 Eric Blake strptime: avoid compiler warnings
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 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sat, 24 Mar 2007 00:10:32 +0000 Bruno Haible Stick to ANSI C syntax, not C99 syntax.
Mon, 12 Feb 2007 18:49:19 +0000 Paul Eggert New module 'time', so that apps can include <time.h> as per
Mon, 29 Jan 2007 23:12:55 +0000 Paul Eggert * lib/strptime.h (strptime): Use 'restrict' for args where
Mon, 29 Jan 2007 17:21:16 +0000 Bruno Haible 2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids.org>