Mercurial > hg > octave-kai > gnulib-hg
view modules/lstat @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | ac2a6371d78c |
children | 9f47f8c334f2 |
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: stat sys_stat configure.ac: gl_FUNC_LSTAT gl_SYS_STAT_MODULE_INDICATOR([lstat]) Makefile.am: Include: <sys/stat.h> License: LGPLv2+ Maintainer: Jim Meyering