summaryrefslogtreecommitdiff
path: root/libc/pwd_grp/initgroups.c
AgeCommit message (Expand)Author
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger
2003-11-06Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III
2003-10-10Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen
2003-06-27Fixup errno handlingEric Andersen
2002-09-16Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>Eric Andersen
2002-09-10Fix some locking problems noted by Manuel. __getgrent() was alwaysEric Andersen
2002-08-18Yet more rework to make __getgrent and the functions that use itEric Andersen
2002-08-08Fix lockingEric Andersen
2002-08-08Add missing include fileEric Andersen
2002-08-01Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!Eric Andersen
2002-06-12Silence warnings, clean things up.Eric Andersen
2002-01-17* Added /etc/shadow support (Config selectable)David McCullough
2000-10-07Formatting updateEric Andersen
2000-05-14Initial revisionErik Andersen