summaryrefslogtreecommitdiff
path: root/modules/lstat
blob: e53ac7ed70ea8b4534efbea02fc1d0b2e095ee28 (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
26
Description:
lstat() function: return information about a file or symbolic link.

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

Depends-on:
dosname
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