Hash :
e568a5a3
Author :
Date :
2023-07-16T07:30:41
c32stombs: Optimize clearing an mbstate_t. * lib/c32stombs.c (c32stombs): Use mbszero. * lib/uchar.in.h (c32stombs): Likewise. * modules/c32stombs (Depends-on): Add mbszero.
Description:
c32stombs() function: convert 32-bit wide string to string.
Files:
lib/c32stombs.c
Depends-on:
uchar
wchar
mbszero
c32srtombs
configure.ac:
gl_UCHAR_MODULE_INDICATOR([c32stombs])
Makefile.am:
lib_SOURCES += c32stombs.c
Include:
<uchar.h>
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
LGPL
Maintainer:
Bruno Haible