Description:
mbstok_r() function: split string into tokens, thread safe.

Files:
lib/mbstok_r.c
m4/mbstok_r.m4
m4/mbrtowc.m4

Depends-on:
mbuiter
string
mbsspn
mbspbrk
strtok_r

configure.ac:
gl_FUNC_MBSTOK_R
gl_STRING_MODULE_INDICATOR([mbstok_r])

Makefile.am:
lib_SOURCES += mbstok_r.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible

