Mercurial > hg > octave-lojdl > gnulib-hg
view modules/lstat @ 10688:989b49566cae
Move the lstat() declaration to <sys/stat.h>.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 21 Oct 2008 01:05:43 +0200 |
parents | 45c727466eb8 |
children | 76ce53d77ad7 |
line wrap: on
line source
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