aboutsummaryrefslogtreecommitdiff
path: root/libbb/make_directory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize dirname(3) behavior.kraai2001-08-241-3/+7
* Fix a memory leak if parent directory creation failed.kraai2001-08-241-4/+4
* make_directory used mode as if it were an signed entity, but in factandersen2001-08-021-1/+1
* stdlib.h defined free(), which this needsandersen2001-06-221-0/+1
* Rewrote mkdir (and touched lots of things in the process).kraai2001-06-211-0/+66