summaryrefslogtreecommitdiff
path: root/lib/idcache.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* New file: lib/idcache.hJim Meyering2007-08-181-8/+15
* * lib/idcache.c: Adjust comments in user- and group- portions toJim Meyering2006-11-201-1/+3
* * lib/idcache.c: Restore most of the 2006-11-06 patch, so as toJim Meyering2006-11-201-28/+49
* * lib/idcache.c (getuser): Remove all uses of the register keyword.Jim Meyering2006-11-201-4/+4
* Use cleaner syntax: NULL rather than 0.Jim Meyering2006-11-201-4/+4
* * lib/idcache.c: Undo most recent patch, dated 2006-11-06.Paul Eggert2006-11-201-14/+9
* * lib/idcache.c: Include <stddef.h>, for offsetof.Paul Eggert2006-11-061-9/+14
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-5/+3
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* (getuser, getuidbyname, getgroup, getgidbyname):Jim Meyering2005-06-291-4/+4
* Sync from coreutils.Paul Eggert2005-06-021-9/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-091-6/+1
* Include "xalloc.h"Paul Eggert2003-08-141-8/+7
* *** empty log message ***FILEUTILS-4_1-b1Jim Meyering1998-12-191-1/+2
* (getuidbyname) [__DJGPP__]: Make function know aboutJim Meyering1998-03-101-0/+22
* update from libitJim Meyering1998-02-241-37/+15
* (getuidbyname, getgidbyname): Names can nowJim Meyering1997-11-301-7/+10
* Ifdef out dcl of now-unused nogroup_alist.Jim Meyering1997-08-311-0/+2
* (getuidbyname): Declare parameter to be const.Jim Meyering1997-07-061-2/+2
* (getuser): Return NULL (rather than stringified uid) upon lookup failure.Jim Meyering1997-07-061-26/+24
* update FSF address in copyrightJim Meyering1996-07-151-4/+8
* Initial revisionJim Meyering1992-10-311-0/+206