Mercurial > hg > octave-shane > gnulib-hg
view modules/canonicalize @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 4e6951cd4f33 |
children | 03de1efbfdd3 |
line wrap: on
line source
Description: Return the canonical absolute name of a given file. Files: lib/canonicalize.h lib/canonicalize.c m4/canonicalize.m4 m4/double-slash-root.m4 Depends-on: areadlink-with-size errno extensions file-set hash-triple lstat memmove pathmax sys_stat xalloc xgetcwd configure.ac: gl_FUNC_CANONICALIZE_FILENAME_MODE gl_MODULE_INDICATOR([canonicalize]) gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name]) Makefile.am: Include: "canonicalize.h" License: GPL Maintainer: Jim Meyering