log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / mbfile
blobc57a3d5ba6c69d3df074b5ecc214c5644f2e52e2
1 Description:
2 Multibyte character I/O.
4 Files:
5 lib/mbfile.h
6 lib/mbfile.c
7 m4/mbfile.m4
8 m4/mbrtowc.m4
10 Depends-on:
11 extern-inline
12 mbchar
13 mbrtowc
14 mbsinit
15 wchar
16 stdbool
18 configure.ac:
19 gl_MBFILE
21 Makefile.am:
22 lib_SOURCES += mbfile.h mbfile.c
24 Include:
25 "mbfile.h"
27 License:
28 LGPL
30 Maintainer:
31 all