xset: New module.
[gnulib.git] / modules / mbstok_r
blob5fdcaa0f7bb155d318d08aef2271397111ca92de
1 Description:
2 mbstok_r() function: split string into tokens, thread safe.
4 Files:
5 lib/mbstok_r.c
7 Depends-on:
8 mbuiter
9 string
10 mbsspn
11 mbspbrk
12 strtok_r
14 configure.ac:
15 gl_STRING_MODULE_INDICATOR([mbstok_r])
17 Makefile.am:
18 lib_SOURCES += mbstok_r.c
20 Include:
21 <string.h>
23 License:
24 LGPL
26 Maintainer:
27 all