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

32 lines
447 B
Plaintext

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