fix license quoting in files.yaml
[gnulib.git] / lib / posixtm.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-28 Jim Meyeringmaint: use consistent FSF copyright line syntax
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-19 Jim Meyeringposixtm: move #ifdef'd tests into a new module
2009-09-15 Ian BeckwithMerge branch 'upstream'
2009-09-14 Jim Meyeringposixtm: don't reject a time with "60" as the number...
2008-12-08 Jim Meyering* lib/posixtm.c: Remove now-useless declaration of...
2008-12-07 Jim Meyeringposixtm.c: avoid a warning
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-01-09 Paul EggertSync from coreutils.
2005-09-23 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2005-04-09 Jim Meyering(posixtime) [lint]: Avoid spurious warning from gcc-4's
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-08-07 Paul EggertMerge from coreutils.
2003-09-10 Paul EggertRemove K&R cruft.
2003-06-06 Jim MeyeringInclude <stdbool.h> unconditionally.
2003-06-02 Jim Meyering Fix some minor time-related bugs with POSIX time argum...
2002-01-16 Jim Meyering(ISDIGIT): Comment fix.
2001-12-09 Jim Meyering(posix_time_parse): Add cast to avoid warning about
2001-11-17 Jim MeyeringInclude unlocked-io.h.
2000-06-26 Jim Meyering[HAVE_STDLIB_H]: Include stdlib.h.
1998-12-31 Jim Meyering(posix_time_parse): Change type of index `i' from int...
1998-10-02 Jim Meyering*** empty log message *** FILEUTILS-4_0-b2
1998-10-02 Jim Meyering*** empty log message ***
1998-09-07 Jim Meyeringadd test harness
1998-09-07 Jim Meyering*** empty log message ***
1998-09-07 Jim Meyering*** empty log message ***
1998-09-06 Jim Meyeringrewrite from yacc-based version
1998-09-06 Jim Meyering.
1994-11-06 Jim MeyeringInitial revision