NetBSD/distrib/utils/libhack
lukem a3665ef9cf Implement getgroupmembership(3). This is similar to getgrouplist(3), except
that the "int maxgroups" and "int *ngroups" parameters are separated into
two separate parameters which makes it possible to call multiple nsswitch
back-ends and have the results correctly merged.
getgrouplist(3) is now implemented using getgroupmembership(3).

Proposed on tech-userlevel on December 1, 2004.
2005-01-06 15:10:45 +00:00
..
getgrent.c Implement getgroupmembership(3). This is similar to getgrouplist(3), except 2005-01-06 15:10:45 +00:00
gethost.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
getnet.c Change hack getnetbyaddr to match new system prototype. 2004-05-09 01:49:56 +00:00
getnetgr.c
getpwent.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
localeconv.c netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile Include a fake syslog that does only printf; saves 4K. 2004-06-06 07:03:53 +00:00
Makefile.inc Include a fake syslog that does only printf; saves 4K. 2004-06-06 07:03:53 +00:00
opendir.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
perror.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
setlocale.c netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
strerror.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
strsignal.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:27:56 +00:00
syslog.c Add a newline to the end of the 'syslog' output when writing it to stderr. 2004-10-17 11:57:14 +00:00
utmp.c netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
yplib.c Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00