Mercurial > hg > octave-shane > gnulib-hg
view modules/concat-filename @ 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 | f0a681493fa6 |
children |
line wrap: on
line source
Description: Construct a full filename by concatenating a directory name, a relative filename, and a suffix. Files: lib/concat-filename.h lib/concat-filename.c Depends-on: filename malloc-posix stpcpy configure.ac: Makefile.am: lib_SOURCES += concat-filename.c Include: "concat-filename.h" License: LGPLv2+ Maintainer: Bruno Haible