X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkdir-p;h=3b0abdf41e6d50d7199f2018c2259d8e7912caee;hb=64e338384bc99dfb49c4f46648b3fa0c50e8491d;hp=b3f787bdad760232d70ff3e8de593359cc48fa09;hpb=359c0a71713e606f440d40f55a43c77349df2aaa;p=gnulib.git diff --git a/modules/mkdir-p b/modules/mkdir-p index b3f787bda..3b0abdf41 100644 --- a/modules/mkdir-p +++ b/modules/mkdir-p @@ -2,21 +2,25 @@ Description: Ensure that a directory and its parents exist. Files: -lib/mkdir-p.h +lib/dirchownmod.c +lib/dirchownmod.h lib/mkdir-p.c -m4/afs.m4 +lib/mkdir-p.h m4/mkdir-p.m4 Depends-on: -alloca -chown -gettext -save-cwd -dirname error +fcntl-h +gettext-h +lchmod +lchown +mkancesdirs quote +savewd +stat stat-macros stdbool +sys_stat configure.ac: gl_MKDIR_PARENTS @@ -30,4 +34,4 @@ License: GPL Maintainer: -Jim Meyering +Paul Eggert, Jim Meyering