summaryrefslogtreecommitdiff
path: root/modules/mkdir-p
blob: f17ead01f4b31f4276c73ada981265fe105a13db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Description:
Ensure that a directory and its parents exist.

Files:
lib/dirchownmod.c
lib/dirchownmod.h
lib/mkdir-p.c
lib/mkdir-p.h
m4/mkdir-p.m4

Depends-on:
error
fcntl
gettext-h
lchmod
lchown
mkancesdirs
quote
savewd
stat-macros
stdbool

configure.ac:
gl_MKDIR_PARENTS

Makefile.am:

Include:
"mkdir-p.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering