readutmp, boot-time: Work around a Cygwin 3.5.3 bug.
[gnulib.git] / modules / mkancesdirs
blobc4cb3db3453883606c448651ec87e81f6d99fed2
1 Description:
2 Ensure the existence of the ancestor directories of a file.
4 Files:
5 lib/mkancesdirs.c
6 lib/mkancesdirs.h
7 m4/mkancesdirs.m4
9 Depends-on:
10 fcntl-h
11 filename
12 savewd
13 stat-macros
14 sys_stat
16 configure.ac:
17 gl_MKANCESDIRS
19 Makefile.am:
20 lib_SOURCES += mkancesdirs.c
22 Include:
23 "mkancesdirs.h"
25 License:
26 GPL
28 Maintainer:
29 Paul Eggert, Jim Meyering