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
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
filenamecat
blob
6339d9d246bc71a282d9f2c5d61267e72f181112
1
Description:
2
Concatenate two arbitrary file names.
3
4
Files:
5
lib/filenamecat.c
6
m4/filenamecat.m4
7
8
Depends-on:
9
filenamecat-lgpl
10
xalloc
11
12
configure.ac:
13
gl_FILE_NAME_CONCAT
14
gl_MODULE_INDICATOR([filenamecat])
15
16
Makefile.am:
17
lib_SOURCES += filenamecat.c
18
19
Include:
20
"filenamecat.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Jim Meyering