summaryrefslogtreecommitdiffstats
path: root/lib/idcache.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-06-29(getuser, getuidbyname, getgroup, getgidbyname): Likewise.Jim Meyering-4/+4
2005-05-30(getpwuid, getpwnam, getgrgid, getgrnam)Paul Eggert-9/+3
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2003-09-10Include <string.h> unconditionally.Jim Meyering-6/+1
2003-04-11Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.Jim Meyering-4/+4
2003-01-10Don't declare directly functions declared by xalloc.h.Jim Meyering-4/+3
1998-12-19*** empty log message ***Jim Meyering-1/+2
1998-03-10(getuidbyname) [__DJGPP__]: Make function know aboutJim Meyering-0/+22
1998-02-24update from libitJim Meyering-37/+15
1997-11-30(getuidbyname, getgidbyname): Names can nowJim Meyering-7/+10
1997-08-31Ifdef out dcl of now-unused nogroup_alist.Jim Meyering-0/+2
1997-07-06(getuidbyname): Declare parameter to be const.Jim Meyering-2/+2
1997-07-06(getuser): Return NULL (rather than stringified uid) upon lookup failure.Jim Meyering-26/+24
1996-07-15update FSF address in copyrightJim Meyering-4/+8
1992-10-31Initial revisionJim Meyering-0/+206