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
/
xstriconveh
blob
4327156ba40649286e30a1ec4b936d1ad609d6f6
1
Description:
2
Character set conversion of strings made easy, uses iconv, with out-of-memory
3
checking.
4
5
Files:
6
lib/xstriconveh.h
7
lib/xstriconveh.c
8
9
Depends-on:
10
striconveh
11
xalloc
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += xstriconveh.c
17
18
Include:
19
"xstriconveh.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all