busybox/libpwdgrp
Eric Andersen ef73d3b5d9 Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp
which were not properly using the bb_path_*_file strings.
2003-07-26 07:48:13 +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 Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +00:00
getgrnam.c Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +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 Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +00:00
getpwuid.c Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +00:00
grent.c Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +00:00
initgroups.c Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +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 Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp 2003-07-26 07:48:13 +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