summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/lckpwdf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-113/+114
* Fix lockingEric Andersen2002-08-081-2/+24
* Silence warnings, clean things up.Eric Andersen2002-06-121-114/+109
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+163