Paul Eggert
|
2d0c5eefd0
|
Sync from gnulib.
|
2005-09-22 06:05:39 +00:00 |
|
Jim Meyering
|
410f98fc2b
|
Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
|
2005-07-02 08:41:46 +00:00 |
|
Jim Meyering
|
eb231be3d6
|
(getuser, getuidbyname, getgroup, getgidbyname): Likewise.
|
2005-06-29 21:24:44 +00:00 |
|
Paul Eggert
|
fcb5c87adb
|
(getpwuid, getpwnam, getgrgid, getgrnam)
[!defined _POSIX_VERSION]: Remove decls; not needed these days.
|
2005-05-30 07:30:31 +00:00 |
|
Jim Meyering
|
116e6fb244
|
Update FSF postal mail address.
|
2005-05-14 07:58:06 +00:00 |
|
Jim Meyering
|
153a18589c
|
Include <string.h> unconditionally.
|
2003-09-10 08:49:26 +00:00 |
|
Jim Meyering
|
58b92bbeb2
|
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
|
2003-04-11 12:20:35 +00:00 |
|
Jim Meyering
|
4ac2ebda98
|
Don't declare directly functions declared by xalloc.h.
Include "xalloc.h" instead.
|
2003-01-10 21:45:21 +00:00 |
|
Jim Meyering
|
b5bfb1d399
|
*** empty log message ***
|
1998-12-19 17:21:00 +00:00 |
|
Jim Meyering
|
a991132f3e
|
(getuidbyname) [__DJGPP__]: Make function know about
any arbitrary user name.
(getgidbyname) [__DJGPP__]: Make function know about any arbitrary
group name.
From Eli.
|
1998-03-10 22:55:20 +00:00 |
|
Jim Meyering
|
fc50286759
|
update from libit
|
1998-02-24 23:18:23 +00:00 |
|
Jim Meyering
|
07783bcdf0
|
(getuidbyname, getgidbyname): Names can now
be NULL in cache. This change merely fixes ifdeffed-out code.
|
1997-11-30 10:24:38 +00:00 |
|
Jim Meyering
|
a14eed3cb2
|
Ifdef out dcl of now-unused nogroup_alist.
|
1997-08-31 18:13:56 +00:00 |
|
Jim Meyering
|
2cd9474cb6
|
(getuidbyname): Declare parameter to be const.
(getgidbyname): Declare parameter to be const.
|
1997-07-06 21:27:07 +00:00 |
|
Jim Meyering
|
afe6283539
|
(getuser): Return NULL (rather than stringified uid) upon lookup failure.
(getgroup): Likewise.
(getuidbyname) [NOT_USED]: #ifdef-out unused function.
(getgidbyname) [NOT_USED]: #ifdef-out unused function.
|
1997-07-06 13:50:29 +00:00 |
|
Jim Meyering
|
e8b07e3796
|
update FSF address in copyright
|
1996-07-15 03:36:16 +00:00 |
|
Jim Meyering
|
14fd34b788
|
Initial revision
|
1992-10-31 20:42:48 +00:00 |
|