summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getgrouplist.c
AgeCommit message (Expand)Author
2014-01-22fix a leak in getgrouplist()Jonathan Gray
2013-04-17add some prototypes, casts, includes, parenthesis, and whatnot toTed Unangst
2009-11-09Fix the handle locking in stdio to use flockfile/funlockfileKurt Miller
2009-10-22Back out previous commit, as it caused too much growth for the installPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2009-06-23getgrouplist(3) used to and ought to return 0 on success;Ingo Schwarze
2009-06-03Take advantage of the surprise libc bump to bring inIngo Schwarze
2009-03-27getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)Ingo Schwarze
2008-08-23add missing header needed by asprintf().Charles Longeau
2008-08-22After spotting a + record, continue scanning and pick up later groupsTheo de Raadt
2008-06-24create a private getpwent()-like interface which does not walk the YPTheo de Raadt
2005-08-08zap remaining rcsid.Marc Espie
2005-03-25deregister (and deauto!). ok millert@ marco@Otto Moerbeek
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
2003-06-25protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1997-08-19repair duplication checkTheo de Raadt
1997-08-19do not reuse id's. also be more careful with maxgids.Theo de Raadt
1997-07-09Clean up some -Wall complaints.Todd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Prototype internal functionsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt