repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
xconcat-filename
blob
580d3d23929a97daa7bcd9a88a58f69954134445
1
Description:
2
Construct a full filename by concatenating a directory name, a relative
3
filename, and a suffix, with out-of-memory checking.
4
5
Files:
6
lib/concat-filename.h
7
lib/xconcat-filename.c
8
9
Depends-on:
10
concat-filename
11
xalloc-die
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += xconcat-filename.c
17
18
Include:
19
"concat-filename.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all