view modules/isdir @ 39918:c17f5376064e

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 14 Oct 2018 23:49:00 -0500
parents 9622f3442eea
children
line wrap: on
line source

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