.. |
__getgrent.c
|
rename __getgrent so that it doesn't conflict with some libc's
|
2003-12-18 22:40:58 +00:00 |
__getpwent.c
|
include "busybox" after the libc includes tofix compile errors
|
2002-12-07 23:14:40 +00:00 |
fgetgrent.c
|
rename __getgrent so that it doesn't conflict with some libc's
|
2003-12-18 22:40:58 +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
|
rename __getgrent so that it doesn't conflict with some libc's
|
2003-12-18 22:40:58 +00:00 |
getgrnam.c
|
rename __getgrent so that it doesn't conflict with some libc's
|
2003-12-18 22:40:58 +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
|
rename __getgrent so that it doesn't conflict with some libc's
|
2003-12-18 22:40:58 +00:00 |
initgroups.c
|
rename __getgrent so that it doesn't conflict with some libc's
|
2003-12-18 22:40:58 +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 |