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