New module 'mbssep'.
[gnulib.git] / modules / mbssep
1 Description:
2 mbssep() function: split string into tokens, thread safe.
3
4 Files:
5 lib/mbssep.c
6 m4/mbssep.m4
7 m4/mbrtowc.m4
8
9 Depends-on:
10 mbuiter
11 string
12 mbspbrk
13 strsep
14
15 configure.ac:
16 gl_FUNC_MBSSEP
17 gl_STRING_MODULE_INDICATOR([mbssep])
18
19 Makefile.am:
20 lib_SOURCES += mbssep.c
21
22 Include:
23 <string.h>
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30