summaryrefslogtreecommitdiff
path: root/libbb/process_escape_sequence.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply Vladimir's latest cleanup patch.Eric Andersen2001-04-091-38/+35
| | | | -Erik
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+83
files. Clean up the resulting damage and fix up the makefile. -Erik