commit | ab050f5522e843bf08994685134adaaac7ffd392 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Sat Jan 27 06:01:43 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Sat Jan 27 06:01:43 2001 +0000 |
tree | e3f2fbeb43186bbe44fb58ba5a7f6a3c4843c1a5 | |
parent | 3654ca56fae6e3bdcb7369bc21d2b41d460ef732 [diff] |
Add in a patch to make busybox use the normal pwd.h and grp.h functions. Add in simple implementations of these functions, which can, optionally, be used instead of the system versions. -Erik