putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / xstriconv
bloba052aeac85c1eebad3ab1e0d08e44992ad0f3ed2
1 Description:
2 Character set conversion of strings made easy, uses iconv, with out-of-memory
3 checking.
5 Files:
6 lib/xstriconv.h
7 lib/xstriconv.c
9 Depends-on:
10 striconv
11 xalloc
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += xstriconv.h xstriconv.c
18 Include:
19 "xstriconv.h"
21 License:
22 GPL
24 Maintainer:
25 Simon Josefsson