Sync from coreutils.
[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 stat-macros
11
12 configure.ac:
13 gl_FUNC_LSTAT
14
15 Makefile.am:
16
17 Include:
18 "lstat.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Jim Meyering