striconveh: Simplify last commit.
[gnulib.git] / modules / memmem
1 Description:
2 memmem() function: efficiently locate first substring in a buffer.
3
4 Files:
5
6 Depends-on:
7 memmem-simple
8
9 configure.ac:
10 gl_FUNC_MEMMEM
11
12 Makefile.am:
13
14 Include:
15 <string.h>
16
17 License:
18 LGPLv2+
19
20 Maintainer:
21 libc, Eric Blake