Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/mbstoc32s
T

32 lines
460 B
Plaintext

Description:
mbstoc32s() function: convert string to 32-bit wide string.
Files:
lib/mbstoc32s.c
Depends-on:
uchar
wchar
mbszero
mbsrtoc32s
configure.ac:
gl_UCHAR_MODULE_INDICATOR([mbstoc32s])
Makefile.am:
lib_SOURCES += mbstoc32s.c
Include:
<uchar.h>
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
LGPLv2+
Maintainer:
Bruno Haible