summaryrefslogtreecommitdiff
path: root/modules/mkdir-p
blob: b3f787bdad760232d70ff3e8de593359cc48fa09 (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
Description:
Ensure that a directory and its parents exist.

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

Depends-on:
alloca
chown
gettext
save-cwd
dirname
error
quote
stat-macros
stdbool

configure.ac:
gl_MKDIR_PARENTS

Makefile.am:

Include:
"mkdir-p.h"

License:
GPL

Maintainer:
Jim Meyering