mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
21 lines
224 B
Plaintext
21 lines
224 B
Plaintext
Description:
|
|
stat() function: return information about a file, following symbolic links.
|
|
|
|
Files:
|
|
lib/stat.c
|
|
m4/stat.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
jm_FUNC_STAT
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<sys/stat.h>
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|