summaryrefslogtreecommitdiff
path: root/modules/lstat
blob: e4eabb5ac9ca9f52897a6034bae2b1f9b855e4ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
lstat() function: return information about a file or symbolic link.

Files:
lib/lstat.c
m4/lstat.m4

Depends-on:
stat
sys_stat

configure.ac:
gl_FUNC_LSTAT
gl_SYS_STAT_MODULE_INDICATOR([lstat])

Makefile.am:

Include:
<sys/stat.h>

License:
LGPLv2+

Maintainer:
Jim Meyering