summaryrefslogtreecommitdiff
path: root/modules/lstat
blob: d26e9646c41db961ee57be61a992ee57a190039a (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
lib/lstat.h
m4/lstat.m4

Depends-on:
xalloc
stat-macros

configure.ac:
gl_FUNC_LSTAT

Makefile.am:

Include:
"lstat.h"

License:
GPL

Maintainer:
Jim Meyering