Hash :
e9e4f97f
Author :
Date :
2008-10-21T01:05:43
Move the lstat() declaration to <sys/stat.h>.
Description:
lstat() function: return information about a file or symbolic link.
Files:
lib/lstat.c
m4/lstat.m4
Depends-on:
sys_stat
configure.ac:
gl_FUNC_LSTAT
gl_SYS_STAT_MODULE_INDICATOR([lstat])
Makefile.am:
Include:
<sys/stat.h>
License:
LGPL
Maintainer:
Jim Meyering