Hash :
3c76b587
Author :
Date :
2023-07-18T13:46:29
mbsspn: Optimize. * lib/mbsspn.c: Include mbuiterf.h instead of mbuiter.h. (mbsspn): Use mbuif_* macros instead of mbui_* macros. * modules/mbsspn (Depends-on): Add mbuiterf. Remove mbuiter.
Description:
mbsspn() function: search a string for any outside a set of characters.
Files:
lib/mbsspn.c
Depends-on:
mbuiterf
string
mbschr
configure.ac:
gl_STRING_MODULE_INDICATOR([mbsspn])
Makefile.am:
lib_SOURCES += mbsspn.c
Include:
<string.h>
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
LGPL
Maintainer:
all