summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/fgetspent.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix lockingEric Andersen2002-08-081-11/+25
| | | | -Erik
* Silence warnings, clean things up.Eric Andersen2002-06-121-4/+2
| | | | -Erik
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+45
* Moved some file paths from code into <paths.h>