summaryrefslogtreecommitdiff
path: root/modules/concat-filename
blob: 9e86b793bfbaf3671b96ee1a00f1b8c45909f793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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:
all