NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / strsep
1 Description:
2 strsep() function: extract token from string.
3
4 Files:
5 lib/strsep.c
6 m4/strsep.m4
7
8 Depends-on:
9 string
10 extensions
11 strpbrk         [test $HAVE_STRSEP = 0]
12
13 configure.ac:
14 gl_FUNC_STRSEP
15 gl_STRING_MODULE_INDICATOR([strsep])
16
17 Makefile.am:
18
19 Include:
20 <string.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Yoann Vandoorselaere