summaryrefslogtreecommitdiff
path: root/libbb/get_last_path_component.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* With a bit of care I was able to save about 100 bytes.Eric Andersen2001-06-151-2/+15
| | | | -Erik
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+58
files. Clean up the resulting damage and fix up the makefile. -Erik