Hash :
ee4cfaab
Author :
Date :
2009-03-10T01:19:40
Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.
Description:
mbstok_r() function: split string into tokens, thread safe.
Files:
lib/mbstok_r.c
Depends-on:
mbuiter
string
mbsspn
mbspbrk
strtok_r
configure.ac:
gl_STRING_MODULE_INDICATOR([mbstok_r])
Makefile.am:
lib_SOURCES += mbstok_r.c
Include:
<string.h>
License:
LGPL
Maintainer:
Bruno Haible