summaryrefslogtreecommitdiffstats
path: root/include/grp.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Add uid_from_user() and gid_from_group(), derived from pax's cache.c.millert1-2/+3
2014-08-31setgrfile() isn't implementedguenther1-2/+1
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt1-2/+1
2012-10-01More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE,guenther1-2/+4
2011-04-25Teach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for thesthen1-1/+2
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedmillert1-11/+11
2003-06-25proto getgrgid_r and getgrnam_rderaadt1-1/+5
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-04-22Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...millert1-2/+2
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-9/+9
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirniklas1-0/+1
1996-12-03pull types.h for xpgderaadt1-2/+3
1995-10-18initial import of NetBSD treederaadt1-0/+74