pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / mbfile
1 Description:
2 Multibyte character I/O.
3
4 Files:
5 lib/mbfile.h
6 lib/mbfile.c
7 m4/mbfile.m4
8 m4/mbrtowc.m4
9
10 Depends-on:
11 extern-inline
12 mbchar
13 mbrtowc
14 mbsinit
15 wchar
16 stdbool
17
18 configure.ac:
19 gl_MBFILE
20
21 Makefile.am:
22 lib_SOURCES += mbfile.h mbfile.c
23
24 Include:
25 "mbfile.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible