git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / stat
blob9729b8499df1092ca21cd561973ea9ae71b5da07
1 Description:
2 stat(): query file information
4 Files:
5 lib/stat.c
6 m4/dos.m4
7 m4/stat.m4
9 Depends-on:
10 stdbool
11 sys_stat
13 configure.ac:
14 gl_FUNC_STAT
15 gl_SYS_STAT_MODULE_INDICATOR([stat])
17 Makefile.am:
19 Include:
20 <sys/stat.h>
22 License:
23 LGPLv2+
25 Maintainer:
26 Eric Blake