aboutsummaryrefslogtreecommitdiffstats
path: root/lib/idcache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-200/+0
2005-09-22Sync from gnulib.Paul Eggert1-1/+1
2005-07-02Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.Jim Meyering1-3/+1
2005-06-29(getuser, getuidbyname, getgroup, getgidbyname): Likewise.Jim Meyering1-4/+4
2005-05-30(getpwuid, getpwnam, getgrgid, getgrnam)Paul Eggert1-9/+3
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2003-09-10Include <string.h> unconditionally.Jim Meyering1-6/+1
2003-04-11Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.Jim Meyering1-4/+4
2003-01-10Don't declare directly functions declared by xalloc.h.Jim Meyering1-4/+3
1998-12-19*** empty log message ***Jim Meyering1-1/+2
1998-03-10(getuidbyname) [__DJGPP__]: Make function know aboutJim Meyering1-0/+22
1998-02-24update from libitJim Meyering1-37/+15
1997-11-30(getuidbyname, getgidbyname): Names can nowJim Meyering1-7/+10
1997-08-31Ifdef out dcl of now-unused nogroup_alist.Jim Meyering1-0/+2
1997-07-06(getuidbyname): Declare parameter to be const.Jim Meyering1-2/+2
1997-07-06(getuser): Return NULL (rather than stringified uid) upon lookup failure.Jim Meyering1-26/+24
1996-07-15update FSF address in copyrightJim Meyering1-4/+8
1992-10-31Initial revisionJim Meyering1-0/+206