unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / modules / mbssep
blob7e3726dbef3314ea2de5504d3c7a83c2d94ae2c8
1 Description:
2 mbssep() function: split string into tokens, thread safe.
4 Files:
5 lib/mbssep.c
7 Depends-on:
8 mbuiter
9 string
10 mbspbrk
11 strsep
13 configure.ac:
14 gl_STRING_MODULE_INDICATOR([mbssep])
16 Makefile.am:
17 lib_SOURCES += mbssep.c
19 Include:
20 <string.h>
22 Link:
23 $(LIB_MBRTOWC)
25 License:
26 LGPL
28 Maintainer:
29 all