summaryrefslogtreecommitdiff
path: root/modules/statat
blob: 074d342bd8d1c73a3b68abd693617385bdcf5f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
statat() and lstatat() functions: Return info about a file at a directory.

Files:
lib/statat.c

Depends-on:
fstatat

configure.ac:
gl_MODULE_INDICATOR([statat]) dnl for lib/openat.h

Makefile.am:
lib_SOURCES += statat.c

Include:
"openat.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake, Paul Eggert