Mercurial > hg > octave-kai > gnulib-hg
view modules/lstat @ 8054:aa8abb5db935
Enforce the use of gnulib modules for unportable <string.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 01 Feb 2007 00:29:52 +0000 |
parents | 45c727466eb8 |
children | 989b49566cae |
line wrap: on
line source
Description: lstat() function: return information about a file or symbolic link. Files: lib/lstat.c lib/lstat.h m4/lstat.m4 Depends-on: sys_stat configure.ac: gl_FUNC_LSTAT Makefile.am: Include: "lstat.h" License: LGPL Maintainer: Jim Meyering