hush/libpwdgrp
2003-07-22 08:56:55 +00:00
..
__getgrent.c include "busybox" after the libc includes tofix compile errors 2002-12-07 23:14:40 +00:00
__getpwent.c include "busybox" after the libc includes tofix compile errors 2002-12-07 23:14:40 +00:00
fgetgrent.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
fgetpwent.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
getgrgid.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
getgrnam.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
getpw.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
getpwnam.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
getpwuid.c Fixup header file ordering 2002-12-11 03:40:10 +00:00
grent.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
initgroups.c Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> 2002-09-16 06:32:16 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
putpwent.c Yipe. uid and gid were reversed. 2002-09-10 05:23:29 +00:00
pwent.c Change #include order to fix warning 2002-12-08 11:47:52 +00:00
setgroups.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
shadow.c oops. make this actually work as intended.... 2003-06-26 23:55:55 +00:00