summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/__getgrent.c
Commit message (Expand)AuthorAgeFilesLines
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-121/+0
* Small fix for when threading (I think) was disabled.Manuel Novoa III2003-09-061-1/+1
* Fix some locking problems noted by Manuel. __getgrent() was alwaysEric Andersen2002-09-101-6/+4
* Yet more rework to make __getgrent and the functions that use itEric Andersen2002-08-181-58/+1
* Fix lockingEric Andersen2002-08-081-103/+123
* Shuffle the logic around a bitEric Andersen2002-06-171-43/+42
* Silence warnings, clean things up.Eric Andersen2002-06-121-1/+0
* Patch from Jim Treadway <jim@stardot-tech.com>:Eric Andersen2002-04-131-19/+9
* Formatting updateEric Andersen2000-10-071-118/+122
* Initial revision0_9_1Erik Andersen2000-05-141-0/+168