(getopt_long, _getopt_long_r, getopt_long_only, _getopt_long_only_r):
[gnulib.git] / modules / lstat
1 Description:
2 stat() function: return information about a file or symbolic link.
3
4 Files:
5 lib/lstat.c
6 m4/lstat.m4
7
8 Depends-on:
9 stat
10 xalloc
11
12 configure.ac:
13 gl_FUNC_LSTAT
14
15 Makefile.am:
16
17 Include:
18 <sys/stat.h>
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering
25