log lib/userspec.c @ 17363:5a51fb7777a9

age author description
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
Fri, 20 May 2011 11:53:34 +0200 Jim Meyering maint: replace misused "a" with "an"
Sun, 20 Feb 2011 23:02:43 +0100 Jim Meyering maint: adjust cpp indentation to reflect nesting depth
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
Sat, 28 Nov 2009 07:33:16 +0100 Jim Meyering userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
Sat, 28 Nov 2009 07:26:53 +0100 Jim Meyering userspec: reformat to use spaces, not TABs
Thu, 12 Mar 2009 13:09:42 +0100 Jim Meyering avoid gcc warnings about unused macro definitions
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Sat, 20 Jan 2007 08:46:44 +0000 Jim Meyering * lib/userspec.c (parse_with_separator): If a user or group string
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 17 Jul 2006 06:06:48 +0000 Paul Eggert Import from coreutils.
Thu, 06 Jul 2006 21:51:28 +0000 Paul Eggert * lib/.cppi-disable: Add wcwidth.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Tue, 05 Oct 2004 06:47:18 +0000 Paul Eggert xclone->userspec
Fri, 20 Aug 2004 02:23:07 +0000 Paul Eggert Import userspec from coreutils.
Mon, 09 Aug 2004 18:31:09 +0000 Paul Eggert Remove dependency of xalloc in exitfail, error, gettext.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:47:20 +0000 Paul Eggert Merge from coreutils.
Wed, 25 Feb 2004 19:45:31 +0000 Bruno Haible Include strdup.h. From Simon Josefsson.
Mon, 03 Nov 2003 15:03:24 +0000 Jim Meyering Include "userspec.h".
Fri, 12 Sep 2003 18:24:51 +0000 Paul Eggert Remove K&R cruft.
Sat, 16 Aug 2003 06:25:29 +0000 Paul Eggert Accept `.' as a separator only in pre-POSIX-200112 mode.
Thu, 29 May 2003 07:21:59 +0000 Paul Eggert in lib:
Fri, 10 Jan 2003 21:06:49 +0000 Bruno Haible Make it possibly to simply write: #include <alloca.h>.
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Wed, 16 Jan 2002 22:38:04 +0000 Jim Meyering add 2002 to Copyright line
Wed, 16 Jan 2002 22:36:52 +0000 Jim Meyering (ISDIGIT): Comment fix.
Sat, 16 Dec 2000 13:28:13 +0000 Jim Meyering This bug had a serious impact on chown: `chown N:M FILE' (for integer
Sat, 16 Dec 2000 13:01:24 +0000 Jim Meyering tweak a comment
Thu, 21 Sep 2000 05:40:28 +0000 Jim Meyering (parse_user_spec): Remove debugging printf I'd added.
Sat, 09 Sep 2000 07:20:46 +0000 Jim Meyering Don't use atoi.
Mon, 07 Aug 2000 16:56:29 +0000 Jim Meyering (same_name): Invoke xalloc_die instead of printing our own message.
Sun, 27 Feb 2000 11:13:16 +0000 Jim Meyering (parse_user_spec): If there is no `:' but there is a `.',
Sat, 12 Feb 2000 10:41:37 +0000 Jim Meyering <libintl.h>: Include.
Sat, 12 Feb 2000 10:11:54 +0000 Jim Meyering add FIXME comments for use of atoi
Sat, 12 Feb 2000 10:10:40 +0000 Jim Meyering (ISDIGIT): Define it.
Sat, 19 Dec 1998 17:20:03 +0000 Jim Meyering break long line
Sat, 19 Dec 1998 17:19:13 +0000 Jim Meyering break long line
Mon, 07 Dec 1998 03:12:10 +0000 Jim Meyering ansideclify
Sun, 10 May 1998 16:04:39 +0000 Jim Meyering Don't declare strdup if it's defined as a macro.
Sun, 15 Mar 1998 11:09:10 +0000 Jim Meyering Use #if, not #ifdef with HAVE_ macros
Tue, 10 Mar 1998 22:49:04 +0000 Jim Meyering (parse_user_spec) [__DJGPP__]: Make function know
Sun, 06 Jul 1997 11:57:38 +0000 Jim Meyering Change some #ifdef to #if.
Mon, 15 Jul 1996 03:36:16 +0000 Jim Meyering update FSF address in copyright
Wed, 18 Oct 1995 15:59:12 +0000 Jim Meyering [HAVE_ENDGRENT]: Define away endgrent.
Sat, 05 Aug 1995 03:13:16 +0000 Jim Meyering (isnumber): Rename to is_number.
Sat, 13 May 1995 13:25:42 +0000 Jim Meyering (parse_user_spec): Use strchr, not index.
Sun, 02 Oct 1994 05:43:03 +0000 Jim Meyering merge with 3.9h
Sun, 02 Oct 1994 05:35:03 +0000 Jim Meyering GNU file utilities
Fri, 01 Jul 1994 15:23:47 +0000 Jim Meyering (main): Change #ifdef TESTING to TEST.
Fri, 01 Jul 1994 14:04:23 +0000 Jim Meyering Include alloca directives.
Fri, 01 Jul 1994 13:58:06 +0000 Jim Meyering Rewrite.