summaryrefslogtreecommitdiff
path: root/libc/pwd_grp/lckpwdf.c
AgeCommit message (Expand)Author
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-10-10Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen
2002-08-08Fix lockingEric Andersen
2002-06-12Silence warnings, clean things up.Eric Andersen
2002-01-17* Added /etc/shadow support (Config selectable)David McCullough