view modules/stat @ 5085:2394c3c49c94

Add some missing dependencies and/or files.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 14 Jun 2004 03:50:48 +0000
parents 7141ea4946af
children a535859efd14
line wrap: on
line source

Description:
stat() function: return information about a file, following symbolic links.

Files:
lib/stat.c
m4/stat.m4

Depends-on:
xalloc

configure.ac:
gl_FUNC_STAT

Makefile.am:

Include:
<sys/stat.h>

Maintainer:
Jim Meyering