1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
gnulib/modules/pathname
T
2003-04-01 09:02:02 +00:00

24 lines
294 B
Plaintext

Description:
Construct a full pathname by concatenating a directory name, a relative
filename, and a suffix.
Files:
lib/pathname.h
lib/concatpath.c
Depends-on:
xalloc
stpcpy
configure.ac:
Makefile.am:
lib_SOURCES += pathname.h concatpath.c
Include:
"pathname.h"
Maintainer:
Bruno Haible