summaryrefslogtreecommitdiffstats
path: root/lib/userspec.c
AgeCommit message (Expand)AuthorLines
2005-09-22Sync from gnulib.Paul Eggert-1/+1
2005-07-02Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.Jim Meyering-3/+1
2005-05-30(getpwnam, getgrnam, getgrgid)Paul Eggert-6/+0
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2005-03-09Include intprops.h.Paul Eggert-9/+2
2004-10-05Rename xclone to xmemdup. Remove obsolete xalloc macros.Paul Eggert-1/+1
2004-08-19Don't use <alloca.h>, so that we don't use alloca onPaul Eggert-103/+90
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert-18/+3
2004-07-28Include <stdbool.h>, "inttostr.h".Paul Eggert-45/+38
2004-04-04Sync from gnulib.Jim Meyering-5/+4
2004-03-03Don't include "posixver.h".Jim Meyering-11/+6
2003-11-03wrap long copyright lineJim Meyering-1/+2
2003-10-15Include "userspec.h".Jim Meyering-0/+1
2003-09-13Update from gnulib.Jim Meyering-13/+2
2003-07-10Include "posixver.h".Jim Meyering-1/+2
2003-06-06Update from gnulib.Jim Meyering-21/+3
2002-11-23Include gettext.h instead of <libintl.h>.Jim Meyering-7/+3
2002-01-16add 2002 to Copyright lineJim Meyering-1/+1
2002-01-16(ISDIGIT): Comment fix.Jim Meyering-4/+3
2000-12-16This bug had a serious impact on chown: `chown N:M FILE' (for integerJim Meyering-1/+1
2000-12-16tweak a commentJim Meyering-2/+2
2000-09-21(parse_user_spec): Remove debugging printf I'd added.Jim Meyering-1/+0
2000-09-09Don't use atoi.Jim Meyering-4/+48
2000-08-07(same_name): Invoke xalloc_die instead of printing our own message.Jim Meyering-7/+8
2000-02-27(parse_user_spec): If there is no `:' but there is a `.',Jim Meyering-5/+30
2000-02-12<libintl.h>: Include.Jim Meyering-7/+25
2000-02-12add FIXME comments for use of atoiJim Meyering-2/+8
2000-02-12(ISDIGIT): Define it.Jim Meyering-3/+11
1998-12-19break long lineJim Meyering-1/+1
1998-12-19break long lineJim Meyering-1/+2
1998-12-07ansideclifyJim Meyering-7/+2
1998-05-10Don't declare strdup if it's defined as a macro.Jim Meyering-0/+2
1998-03-15Use #if, not #ifdef with HAVE_ macrosJim Meyering-2/+2
1998-03-10(parse_user_spec) [__DJGPP__]: Make function knowJim Meyering-0/+9
1997-07-06Change some #ifdef to #if.Jim Meyering-9/+9
1996-07-15update FSF address in copyrightJim Meyering-2/+2
1995-10-18[HAVE_ENDGRENT]: Define away endgrent.Jim Meyering-3/+6
1995-08-05(isnumber): Rename to is_number.Jim Meyering-3/+3
1995-05-13(parse_user_spec): Use strchr, not index.Jim Meyering-18/+18
1994-10-02merge with 3.9hJim Meyering-7/+0
1994-07-01(main): Change #ifdef TESTING to TEST.Jim Meyering-1/+1
1994-07-01Include alloca directives.Jim Meyering-6/+14
1994-07-01Rewrite.Jim Meyering-27/+41
1994-03-14.Jim Meyering-4/+2
1994-03-14.Jim Meyering-79/+152
1993-10-26merge with 3.9aJim Meyering-1/+1
1993-10-12merge with 3.8.4cJim Meyering-2/+2
1993-10-06merge with 3.8.3bFILEUTILS-3_8_3bJim Meyering-0/+11
1993-04-05* system.h [rindex, incl, bcopy, bzero]: Ditto.Jim Meyering-1/+3
1992-10-31Initial revisionJim Meyering-0/+178