aboutsummaryrefslogtreecommitdiff
path: root/libbb/get_last_path_component.c
AgeCommit message (Collapse)Author
2001-12-05New version to cut size. Includes optional basename() compatibility, butManuel Novoa III
enabling that would break the basename applet at least for one corner case.
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
-Erik
2001-06-15With a bit of care I was able to save about 100 bytes.Eric Andersen
-Erik
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen
files. Clean up the resulting damage and fix up the makefile. -Erik