summaryrefslogtreecommitdiff
path: root/lib/makepath.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-28 07:51:17 +0000
committerJim Meyering <jim@meyering.net>2002-09-28 07:51:17 +0000
commit8c10d25fd0e66bbdd25160a97a06aac8363dce2f (patch)
tree53b80a47e06095ee411a5f686f5a4b498dcab7e8 /lib/makepath.c
parent7c8156ca73d787af40b2c4d8c42147ce5cd89e04 (diff)
downloadcoreutils-8c10d25fd0e66bbdd25160a97a06aac8363dce2f.tar.xz
Fix things so `mkdir -p' can create very deep directories, e.g.,
mkdir -p $(perl -e 'print "a/" x 40000') now works. (main): For --parents (-p), call make_path with the entire directory name, so we don't ever require that file operations like stat or chmod be performed on the entire command line argument.
Diffstat (limited to 'lib/makepath.c')
0 files changed, 0 insertions, 0 deletions