view modules/statat @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents d536543d59a6
children
line wrap: on
line source

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