summaryrefslogtreecommitdiff
path: root/libbb/find_mount_point.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
| | | | -Erik
* includes cleanup from Jeff GarzikEric Andersen2001-03-231-0/+1
|
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+80
files. Clean up the resulting damage and fix up the makefile. -Erik