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