view modules/filename @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 1e16373508e1
children 247990850251
line wrap: on
line source

Description:
Construct a full filename by concatenating a directory name, a relative
filename, and a suffix.

Files:
lib/filename.h
lib/concat-filename.c

Depends-on:
xalloc
stpcpy

configure.ac:

Makefile.am:
lib_SOURCES += concat-filename.c

Include:
"filename.h"

License:
GPL

Maintainer:
Bruno Haible