summaryrefslogtreecommitdiff
path: root/gnulib/modules/uniconv/u16-strconv-from-locale
blob: a8dc48fb627ff7b0f25d690a2f486fe50327a2e7 (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:
Conversion to UTF-16 from the locale encoding.

Files:
lib/uniconv/u16-strconv-from-locale.c

Depends-on:
uniconv/base
uniconv/u16-strconv-from-enc
localcharset

configure.ac:

Makefile.am:
lib_SOURCES += uniconv/u16-strconv-from-locale.c

Include:
"uniconv.h"

License:
LGPL

Maintainer:
Bruno Haible