002e9e2cc2822781afa98d64c86c13d512ebbb57
[gnulib.git] / modules / stat
1 Description:
2 stat() function: return information about a file, following symbolic links.
3
4 Files:
5 lib/stat.c
6 lib/stat-macros.h
7 m4/stat.m4
8
9 Depends-on:
10 xalloc
11
12 configure.ac:
13 gl_FUNC_STAT
14
15 Makefile.am:
16 lib_SOURCES += stat-macros.h
17
18 Include:
19 <sys/stat.h>
20
21 Maintainer:
22 Jim Meyering
23