summaryrefslogtreecommitdiffstats
path: root/include/grp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add uid_from_user() and gid_from_group(), derived from pax's cache.c.millert2018-09-131-2/+3
* setgrfile() isn't implementedguenther2014-08-311-2/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE,guenther2012-10-011-2/+4
* Teach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for thesthen2011-04-251-1/+2
* First step in include files overhaul. Use __FOO_VISIBLE (as definedmillert2005-12-131-11/+11
* proto getgrgid_r and getgrnam_rderaadt2003-06-251-1/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...millert2002-04-221-2/+2
* Part 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.millert2002-02-161-9/+9
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-0/+1
* pull types.h for xpgderaadt1996-12-031-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+74