index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
userspec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
userspec: support optional parameters to parse_user_spec()
Pádraig Brady
2013-09-21
1
-10
/
+22
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
In commentary, do not use ` to quote.
Paul Eggert
2012-01-05
1
-5
/
+5
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
maint: replace misused "a" with "an"
Jim Meyering
2011-05-20
1
-1
/
+1
*
maint: adjust cpp indentation to reflect nesting depth
Jim Meyering
2011-02-22
1
-1
/
+1
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
Jim Meyering
2009-11-28
1
-2
/
+3
*
userspec: reformat to use spaces, not TABs
Jim Meyering
2009-11-28
1
-62
/
+68
*
avoid gcc warnings about unused macro definitions
Jim Meyering
2009-03-12
1
-2
/
+2
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
* doc/gnulib-tool.texi (Initial import): Update to match current
Paul Eggert
2007-01-26
1
-1
/
+0
*
* lib/userspec.c (parse_with_separator): If a user or group string
Jim Meyering
2007-01-20
1
-3
/
+5
*
* _fpending.c: Include <config.h> unconditionally, since we no
Paul Eggert
2006-09-13
1
-3
/
+1
*
Import from coreutils.
Paul Eggert
2006-07-17
1
-4
/
+7
*
* lib/.cppi-disable: Add wcwidth.
Paul Eggert
2006-07-06
1
-3
/
+3
*
Sync from coreutils.
Paul Eggert
2005-09-23
1
-3
/
+1
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
*
Sync from coreutils.
Paul Eggert
2005-06-02
1
-6
/
+0
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Factor int-properties macros into a single file, except for
Paul Eggert
2005-03-09
1
-9
/
+2
*
xclone->userspec
Paul Eggert
2004-10-05
1
-1
/
+1
*
Import userspec from coreutils.
Paul Eggert
2004-08-20
1
-103
/
+90
*
Remove dependency of xalloc in exitfail, error, gettext.
Paul Eggert
2004-08-09
1
-18
/
+3
*
Merge from coreutils.
Paul Eggert
2004-08-07
1
-45
/
+38
*
Merge from coreutils.
Paul Eggert
2004-03-31
1
-12
/
+7
*
Include strdup.h. From Simon Josefsson.
Bruno Haible
2004-02-25
1
-6
/
+5
*
Include "userspec.h".
Jim Meyering
2003-11-03
1
-1
/
+3
*
Remove K&R cruft.
Paul Eggert
2003-09-12
1
-13
/
+2
*
Accept `.' as a separator only in pre-POSIX-200112 mode.
Paul Eggert
2003-08-16
1
-1
/
+2
*
in lib:
Paul Eggert
2003-05-29
1
-7
/
+1
*
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible
2003-01-10
1
-14
/
+2
*
Include gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible
2002-11-05
1
-7
/
+3
*
add 2002 to Copyright line
Jim Meyering
2002-01-16
1
-1
/
+1
*
(ISDIGIT): Comment fix.
Jim Meyering
2002-01-16
1
-4
/
+3
*
This bug had a serious impact on chown: `chown N:M FILE' (for integer
Jim Meyering
2000-12-16
1
-1
/
+1
*
tweak a comment
Jim Meyering
2000-12-16
1
-2
/
+2
*
(parse_user_spec): Remove debugging printf I'd added.
Jim Meyering
2000-09-21
1
-1
/
+0
*
Don't use atoi.
Jim Meyering
2000-09-09
1
-4
/
+48
*
(same_name): Invoke xalloc_die instead of printing our own message.
Jim Meyering
2000-08-07
1
-7
/
+8
*
(parse_user_spec): If there is no `:' but there is a `.',
Jim Meyering
2000-02-27
1
-5
/
+30
*
<libintl.h>: Include.
Jim Meyering
2000-02-12
1
-7
/
+25
*
add FIXME comments for use of atoi
Jim Meyering
2000-02-12
1
-2
/
+8
*
(ISDIGIT): Define it.
Jim Meyering
2000-02-12
1
-3
/
+11
*
break long line
Jim Meyering
1998-12-19
1
-1
/
+1
*
break long line
Jim Meyering
1998-12-19
1
-1
/
+2
*
ansideclify
Jim Meyering
1998-12-07
1
-7
/
+2
[next]