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