summaryrefslogtreecommitdiff
path: root/include/grp_.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixdep.c: avoit doing memcmp in most casesDenis Vlasenko2006-12-301-28/+46
| | | | | uidgid_get.c: add forgotten copyright notice pwd/grp/shadow: avoid collisions with libc names
* build system overhaulDenis Vlasenko2006-10-051-2/+0
|
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen2004-07-151-18/+95
| | | | new stuff mjn3 wrote for uClibc
* rename __getgrent so that it doesn't conflict with some libc'sRuss Dill2003-12-181-1/+1
|
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-0/+39
silly games. -Erik