summaryrefslogtreecommitdiff
path: root/libbb/make_directory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make_directory used mode as if it were an signed entity, but in factEric Andersen2001-08-021-1/+1
* stdlib.h defined free(), which this needsEric Andersen2001-06-221-0/+1
* Rewrote mkdir (and touched lots of things in the process).Matt Kraai2001-06-211-0/+66