repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
mkancesdirs
blob
c4cb3db3453883606c448651ec87e81f6d99fed2
1
Description:
2
Ensure the existence of the ancestor directories of a file.
3
4
Files:
5
lib/mkancesdirs.c
6
lib/mkancesdirs.h
7
m4/mkancesdirs.m4
8
9
Depends-on:
10
fcntl-h
11
filename
12
savewd
13
stat-macros
14
sys_stat
15
16
configure.ac:
17
gl_MKANCESDIRS
18
19
Makefile.am:
20
lib_SOURCES += mkancesdirs.c
21
22
Include:
23
"mkancesdirs.h"
24
25
License:
26
GPL
27
28
Maintainer:
29
Paul Eggert, Jim Meyering