summaryrefslogtreecommitdiff
path: root/lib/userspec.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-1/+0
* * lib/userspec.c (parse_with_separator): If a user or group stringJim Meyering2007-01-201-3/+5
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Import from coreutils.Paul Eggert2006-07-171-4/+7
* * lib/.cppi-disable: Add wcwidth.Paul Eggert2006-07-061-3/+3
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-6/+0
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Factor int-properties macros into a single file, except forPaul Eggert2005-03-091-9/+2
* xclone->userspecPaul Eggert2004-10-051-1/+1
* Import userspec from coreutils.Paul Eggert2004-08-201-103/+90
* Remove dependency of xalloc in exitfail, error, gettext.Paul Eggert2004-08-091-18/+3
* Merge from coreutils.Paul Eggert2004-08-071-45/+38
* Merge from coreutils.Paul Eggert2004-03-311-12/+7
* Include strdup.h. From Simon Josefsson.Bruno Haible2004-02-251-6/+5
* Include "userspec.h".Jim Meyering2003-11-031-1/+3
* Remove K&R cruft.Paul Eggert2003-09-121-13/+2
* Accept `.' as a separator only in pre-POSIX-200112 mode.Paul Eggert2003-08-161-1/+2
* in lib:Paul Eggert2003-05-291-7/+1
* Make it possibly to simply write: #include <alloca.h>.Bruno Haible2003-01-101-14/+2
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-7/+3
* add 2002 to Copyright lineJim Meyering2002-01-161-1/+1
* (ISDIGIT): Comment fix.Jim Meyering2002-01-161-4/+3
* This bug had a serious impact on chown: `chown N:M FILE' (for integerJim Meyering2000-12-161-1/+1
* tweak a commentJim Meyering2000-12-161-2/+2
* (parse_user_spec): Remove debugging printf I'd added.Jim Meyering2000-09-211-1/+0
* Don't use atoi.Jim Meyering2000-09-091-4/+48
* (same_name): Invoke xalloc_die instead of printing our own message.Jim Meyering2000-08-071-7/+8
* (parse_user_spec): If there is no `:' but there is a `.',Jim Meyering2000-02-271-5/+30
* <libintl.h>: Include.Jim Meyering2000-02-121-7/+25
* add FIXME comments for use of atoiJim Meyering2000-02-121-2/+8
* (ISDIGIT): Define it.Jim Meyering2000-02-121-3/+11
* break long lineJim Meyering1998-12-191-1/+1
* break long lineJim Meyering1998-12-191-1/+2
* ansideclifyJim Meyering1998-12-071-7/+2
* Don't declare strdup if it's defined as a macro.Jim Meyering1998-05-101-0/+2
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-2/+2
* (parse_user_spec) [__DJGPP__]: Make function knowJim Meyering1998-03-101-0/+9
* Change some #ifdef to #if.Jim Meyering1997-07-061-9/+9
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* [HAVE_ENDGRENT]: Define away endgrent.Jim Meyering1995-10-181-3/+6
* (isnumber): Rename to is_number.Jim Meyering1995-08-051-3/+3
* (parse_user_spec): Use strchr, not index.Jim Meyering1995-05-131-18/+18
* merge with 3.9hJim Meyering1994-10-021-7/+0
* (main): Change #ifdef TESTING to TEST.Jim Meyering1994-07-011-1/+1
* Include alloca directives.Jim Meyering1994-07-011-6/+14
* Rewrite.Jim Meyering1994-07-011-27/+41
* .Jim Meyering1994-03-141-4/+2