verify: new macro 'assume'
[gnulib.git] / modules / isdir
1 Description:
2 Determine whether a directory exists.
3
4 Files:
5 lib/isdir.c
6 lib/isdir.h
7
8 Depends-on:
9 stat
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += isdir.c
15
16 Include:
17
18 License:
19 GPL
20
21 Maintainer:
22 Jim Meyering