repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
mbssep
blob
7e3726dbef3314ea2de5504d3c7a83c2d94ae2c8
1
Description:
2
mbssep() function: split string into tokens, thread safe.
3
4
Files:
5
lib/mbssep.c
6
7
Depends-on:
8
mbuiter
9
string
10
mbspbrk
11
strsep
12
13
configure.ac:
14
gl_STRING_MODULE_INDICATOR([mbssep])
15
16
Makefile.am:
17
lib_SOURCES += mbssep.c
18
19
Include:
20
<string.h>
21
22
Link:
23
$(LIB_MBRTOWC)
24
25
License:
26
LGPL
27
28
Maintainer:
29
all