aboutsummaryrefslogtreecommitdiff
path: root/libbb/pwd_grp_wrappers.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.Eric Andersen2001-03-191-109/+0
| | | | -Erik
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+109
files. Clean up the resulting damage and fix up the makefile. -Erik