summaryrefslogtreecommitdiff
path: root/modules/mbchar
blob: b1fa0fa4acc470e647e9d245e60cb49449251459 (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
30
31
32
33
34
35
36
37
Description:
Multibyte character data type.

Files:
lib/mbchar.h
lib/mbchar.c
m4/mbchar.m4

Depends-on:
extensions
extern-inline
stdbool
wchar
wctype-h
iswblank
iswdigit
iswxdigit
wcwidth
memcmp

configure.ac:
gl_MBCHAR

Makefile.am:
lib_SOURCES += mbchar.c

Include:
"mbchar.h"

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise

License:
LGPLv2+

Maintainer:
all