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

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

Depends-on:
mbuiter
string
mbspbrk
strsep

configure.ac:
gl_FUNC_MBSSEP
gl_STRING_MODULE_INDICATOR([mbssep])

Makefile.am:
lib_SOURCES += mbssep.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible

