readutmp, boot-time: Work around a Cygwin 3.5.3 bug.
[gnulib.git] / modules / isdir
blobaab5f841c2e2a54b84b07509ad947da3bfef8aed
1 Description:
2 Determine whether a directory exists.
4 Files:
5 lib/isdir.c
6 lib/isdir.h
8 Depends-on:
9 stat
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += isdir.c
16 Include:
18 License:
19 GPL
21 Maintainer:
22 Jim Meyering