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