aboutsummaryrefslogtreecommitdiff
path: root/libbb/my_getpwnamegid.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No longer neededEric Andersen2004-09-021-55/+0
|
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
|
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
|
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
|
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-2/+2
| | | | | silly games. -Erik
* Fix for broken handling off BusyBox's own pwd/grp implementationsRobert Griebl2002-06-041-1/+1
| | | | [Parts of this patch may overlap with my other two patches]
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-9/+3
| | | | -Erik
* Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.Eric Andersen2001-03-191-0/+61
-Erik