summaryrefslogtreecommitdiff
path: root/gnulib/modules/uniconv/u32-conv-to-enc
blob: 798d966686dad99713a5ab57c1d8026de9fdee85 (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
26
27
28
29
Description:
Conversion from UTF-32 to legacy encodings.

Files:
lib/uniconv/u32-conv-to-enc.c
lib/uniconv/u-conv-to-enc.h

Depends-on:
uniconv/base
striconveha
uniconv/u8-conv-to-enc
unistr/u32-to-u8
unistr/u32-mblen
unistr/u8-mblen

configure.ac:

Makefile.am:
lib_SOURCES += uniconv/u32-conv-to-enc.c

Include:
"uniconv.h"

License:
LGPL

Maintainer:
Bruno Haible