summaryrefslogtreecommitdiff
path: root/modules/memmem
blob: a6b7b93ea4aba853da5616e281df09c963ec015f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
memmem() function: locate first substring in a buffer.

Files:
lib/memmem.h
lib/memmem.c
m4/memmem.m4

Depends-on:

configure.ac:
gl_FUNC_MEMMEM

Makefile.am:

Include:
"memmem.h"

License:
LGPL

Maintainer:
libc, Simon Josefsson