summaryrefslogtreecommitdiff
path: root/modules/xstriconv
blob: a052aeac85c1eebad3ab1e0d08e44992ad0f3ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Character set conversion of strings made easy, uses iconv, with out-of-memory
checking.

Files:
lib/xstriconv.h
lib/xstriconv.c

Depends-on:
striconv
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += xstriconv.h xstriconv.c

Include:
"xstriconv.h"

License:
GPL

Maintainer:
Simon Josefsson