busybox/libpwdgrp
2002-12-11 03:40:10 +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 Bigger patch for (partial) tinylogin integration 2002-06-04 20:45:46 +00:00
Makefile.in Bigger patch for (partial) tinylogin integration 2002-06-04 20:45:46 +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 Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
shadow.c include "busybox" after the libc includes tofix compile errors 2002-12-07 23:14:40 +00:00