summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/pwent.c
Commit message (Collapse)AuthorAgeFilesLines
* ret could have been used uninitialized in one caseEric Andersen2003-06-271-1/+1
|
* Yet more cleanup for the reentrant pwd/grp functions so theyEric Andersen2003-06-271-2/+5
| | | | should now actually be doing the right thing
* Fixup errno handlingEric Andersen2003-06-271-3/+7
| | | | -Erik
* Remove recursive lock/unlock for a non-recursive mutex.Manuel Novoa III2002-08-181-3/+1
|
* Fix lockingEric Andersen2002-08-081-0/+21
| | | | -Erik
* Silence warnings, clean things up.Eric Andersen2002-06-121-12/+9
| | | | -Erik
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-1/+2
| | | | * Moved some file paths from code into <paths.h>
* Update to accomodate the header file changesEric Andersen2001-09-271-0/+1
|
* Reworked the password stuff to be reentrant. Group stuff isEric Andersen2001-03-081-3/+18
| | | | | still needing to be reworked. -Erik
* Formatting updateEric Andersen2000-10-071-18/+12
|
* Lots and lots of cleanups.Eric Andersen2000-07-061-1/+1
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+62