Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / mbssep
blob74f083a7c1ef451a74165a062f3b5c6d411688ba
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 License:
23 LGPL
25 Maintainer:
26 all