summaryrefslogtreecommitdiff
path: root/libpwdgrp/__getgrent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename __getgrent so that it doesn't conflict with some libc'sRuss Dill2003-12-181-1/+1
* include "busybox" after the libc includes tofix compile errorsGlenn L McGrath2002-12-071-2/+2
* Change if(x)free(x); to free(x);Aaron Lehmann2002-11-281-2/+1
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-1/+1
* Bigger patch for (partial) tinylogin integrationRobert Griebl2002-06-041-0/+204