aboutsummaryrefslogtreecommitdiff
path: root/mtab_file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the mtab support stuff into libbbEric Andersen2001-04-011-52/+0
| | | | -Erik
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+52
files. Clean up the resulting damage and fix up the makefile. -Erik