mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
23 lines
203 B
Plaintext
23 lines
203 B
Plaintext
Description:
|
|
Determine whether a directory exists.
|
|
|
|
Files:
|
|
lib/isdir.c
|
|
lib/isdir.h
|
|
|
|
Depends-on:
|
|
stat
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += isdir.c
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|