9729b8499df1092ca21cd561973ea9ae71b5da07
[gnulib.git] / modules / stat
1 Description:
2 stat(): query file information
3
4 Files:
5 lib/stat.c
6 m4/dos.m4
7 m4/stat.m4
8
9 Depends-on:
10 stdbool
11 sys_stat
12
13 configure.ac:
14 gl_FUNC_STAT
15 gl_SYS_STAT_MODULE_INDICATOR([stat])
16
17 Makefile.am:
18
19 Include:
20 <sys/stat.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Eric Blake