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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
uniconv
/
u8-conv-from-enc
blob
770faee71ef8df148f32ce8a4c99491227a17cbc
1
Description:
2
Conversion to UTF-8 from legacy encodings.
3
4
Files:
5
lib/uniconv/u8-conv-from-enc.c
6
7
Depends-on:
8
uniconv/base
9
c-strcaseeq
10
striconveha
11
unistr/u8-check
12
unistr/u8-mblen
13
14
configure.ac:
15
gl_LIBUNISTRING_MODULE([0.9], [uniconv/u8-conv-from-enc])
16
17
Makefile.am:
18
if LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC
19
lib_SOURCES += uniconv/u8-conv-from-enc.c
20
endif
21
22
Include:
23
"uniconv.h"
24
25
License:
26
LGPLv2+
27
28
Maintainer:
29
all