aboutsummaryrefslogtreecommitdiff
path: root/libbb/create_path.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote mkdir (and touched lots of things in the process).Matt Kraai2001-06-211-71/+0
|
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+71
files. Clean up the resulting damage and fix up the makefile. -Erik