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
/
filenamecat-lgpl
blob
ffb94ab9cdd5b5af3778c25656d1260374872c72
1
Description:
2
Concatenate two arbitrary file names.
3
4
Files:
5
lib/filenamecat.h
6
lib/filenamecat-lgpl.c
7
m4/filenamecat.m4
8
9
Depends-on:
10
c99
11
basename-lgpl
12
filename
13
malloc-posix
14
15
configure.ac:
16
gl_FILE_NAME_CONCAT_LGPL
17
18
Makefile.am:
19
lib_SOURCES += filenamecat-lgpl.c
20
21
Include:
22
"filenamecat.h"
23
24
License:
25
LGPLv2+
26
27
Maintainer:
28
Jim Meyering