repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glob: Declare variables at the very start of their scope.
[gnulib/ericb.git]
/
modules
/
isdir
blob
aab5f841c2e2a54b84b07509ad947da3bfef8aed
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