log lib/posixtm.c @ 10856:f6d444835290

age author description
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