*** empty log message ***
[platform/upstream/coreutils.git] / lib / posixtm.c
2005-11-01 Paul Eggert(year): Arg is now syntax_bits rather than allow_century.
2005-09-22 Paul EggertSync from gnulib.
2005-07-03 Jim Meyering(posixtime) [lint]: Initialize *all* of tm0, not just
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-04-09 Jim Meyering(posixtime) [lint]: Avoid spurious warning from gcc-4's
2004-10-04 Paul EggertSync from gnulib, to remove dependencies of other modul...
2004-08-02 Paul Eggert(posix_time_parse): Don't assume that the length of
2003-09-10 Jim MeyeringInclude <stdlib.h>, <string.h> unconditionally.
2003-06-06 Jim MeyeringInclude <stdbool.h> unconditionally.
2002-08-07 Jim MeyeringFix some minor time-related bugs with POSIX time arguments.
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 ***
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