aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/__getgrent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename __getgrent so that it doesn't conflict with some libc'sruss2003-12-181-1/+1
* include "busybox" after the libc includes tofix compile errorsbug12002-12-071-2/+2
* Change if(x)free(x); to free(x);aaronl2002-11-281-2/+1
* Scrub pwd.h and grp.h handling so we don't have to play anyandersen2002-07-031-1/+1
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-0/+204