summaryrefslogtreecommitdiff
path: root/modules/strstr
blob: 58678726992c274a51dd8b00e7ce245a9f0f4644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
strstr() function: search for a substring in a string.

Files:
lib/strstr.h
lib/strstr.c
m4/strstr.m4
m4/mbrtowc.m4

Depends-on:
mbuiter

configure.ac:
gl_FUNC_STRSTR

Makefile.am:

Include:
"strstr.h"

License:
LGPL

Maintainer:
Bruno Haible, glibc