summaryrefslogtreecommitdiff
path: root/modules/mbfile
blob: 585364f446037dfae48abea52c39b4745c7631f5 (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:
Multibyte character I/O.

Files:
lib/mbfile.h
m4/mbfile.m4
m4/mbrtowc.m4

Depends-on:
mbchar
stdbool

configure.ac:
gl_MBFILE

Makefile.am:
lib_SOURCES += mbfile.h

Include:
#if HAVE_MBRTOWC
#include "mbfile.h"
#endif

License:
LGPL

Maintainer:
Bruno Haible