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

32 lines
439 B
Plaintext

Description:
mbssep() function: split string into tokens, thread safe.
Files:
lib/mbssep.c
Depends-on:
mbuiterf
string
mbspbrk
strsep
configure.ac:
gl_STRING_MODULE_INDICATOR([mbssep])
Makefile.am:
lib_SOURCES += mbssep.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