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.
|