Hash :
c50044d6
Author :
Date :
2023-01-07T13:59:25
mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB. * m4/mbrtowc.m4: Rename LIB_MBRTOWC to MBRTOWC_LIB. All uses changed. * NEWS: Mention the change.
Description:
mbsrtoc32s() function: convert string to 32-bit wide string.
Files:
lib/mbsrtoc32s.c
lib/mbsrtowcs-impl.h
lib/mbsrtoc32s-state.c
Depends-on:
uchar
wchar
assert-h
mbrtoc32
strnlen1
mbsrtowcs [test $SMALL_WCHAR_T = 0]
configure.ac:
AC_REQUIRE([gl_UCHAR_H])
AC_LIBOBJ([mbsrtoc32s-state])
gl_UCHAR_MODULE_INDICATOR([mbsrtoc32s])
Makefile.am:
lib_SOURCES += mbsrtoc32s.c
Include:
<uchar.h>
Link:
$(MBRTOWC_LIB)
License:
LGPLv2+
Maintainer:
Bruno Haible