timespec_get: New module.
[gnulib.git] / modules / mbuiter
blob78af61dcaeea22961e801f52dab343d75422a55a
1 Description:
2 Iterating through multibyte strings.
4 Files:
5 lib/mbuiter.h
6 lib/mbuiter.c
7 m4/mbiter.m4
8 m4/mbrtowc.m4
10 Depends-on:
11 extern-inline
12 mbchar
13 mbrtowc
14 mbsinit
15 wchar
16 stdbool
17 strnlen1
19 configure.ac:
20 gl_MBITER
22 Makefile.am:
23 lib_SOURCES += mbuiter.h mbuiter.c
25 Include:
26 "mbuiter.h"
28 Link:
29 $(LIB_MBRTOWC)
31 License:
32 LGPL
34 Maintainer:
35 all