one's complement -> ones' complement (as per Knuth)
[gnulib.git] / modules / makepath
1 Description:
2 Ensure that a directory path exists.
3
4 Files:
5 lib/makepath.h
6 lib/makepath.c
7 m4/afs.m4
8 m4/makepath.m4
9
10 Depends-on:
11 alloca
12 chown
13 gettext
14 save-cwd
15 dirname
16 error
17 quote
18 stat-macros
19
20 configure.ac:
21 gl_MAKEPATH
22
23 Makefile.am:
24
25 Include:
26 "makepath.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 Jim Meyering