timespec_get: New module.
[gnulib.git] / modules / mbstoc32s
blobe2b166294c2f6439cea525e397038a7f94d05525
1 Description:
2 mbstoc32s() function: convert string to 32-bit wide string.
4 Files:
5 lib/mbstoc32s.c
7 Depends-on:
8 uchar
9 wchar
10 mbsrtoc32s
12 configure.ac:
13 gl_UCHAR_MODULE_INDICATOR([mbstoc32s])
15 Makefile.am:
16 lib_SOURCES += mbstoc32s.c
18 Include:
19 <uchar.h>
21 Link:
22 $(LIB_MBRTOWC)
24 License:
25 LGPLv2+
27 Maintainer:
28 Bruno Haible