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

31 lines
445 B
Plaintext

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