summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/__getgrent.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix lockingEric Andersen2002-08-081-103/+123
| | | | -Erik
* Shuffle the logic around a bitEric Andersen2002-06-171-43/+42
|
* Silence warnings, clean things up.Eric Andersen2002-06-121-1/+0
| | | | -Erik
* Patch from Jim Treadway <jim@stardot-tech.com>:Eric Andersen2002-04-131-19/+9
| | | | | | The internal __getgrent function doesn't allocate enough memory to hold the trailing NULL pointer in the gr_mem member of the returned 'struct group *'.
* Formatting updateEric Andersen2000-10-071-118/+122
|
* Initial revision0_9_1Erik Andersen2000-05-141-0/+168