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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
striconveha
blob
7e8ad88977a4f5f5039a00b8bb970b377b3c6fb2
1
Description:
2
Character set conversion of strings with error handling and autodetection,
3
uses iconv.
4
5
Files:
6
lib/striconveha.h
7
lib/striconveha.c
8
9
Depends-on:
10
stdbool
11
striconveh
12
malloca
13
strdup
14
c-strcase
15
16
configure.ac:
17
18
Makefile.am:
19
lib_SOURCES += striconveha.h striconveha.c
20
21
Include:
22
"striconveha.h"
23
24
License:
25
LGPLv2+
26
27
Maintainer:
28
all