1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/pathname
2004-09-22 15:11:04 +00:00

27 lines
308 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"
License:
GPL
Maintainer:
Bruno Haible