summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/mkpath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use errc/warnc to simplify code.guenther2014-05-201-2/+2
* pull in local .h files to satisfy protoderaadt2013-11-121-1/+4
* umask juggling not needed; with Lionel Fourquaux.otto2005-06-201-6/+3
* Do not call out mkdir -p, but reuse the code from mkdir(1).espie2005-05-161-0/+77