summaryrefslogtreecommitdiff
path: root/modules/c-strstr
blob: 95c46c206b91c37a2ead7014dc510ed41a2276eb (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:
Search for a substring in a string in C locale.

Files:
lib/c-strstr.h
lib/c-strstr.c

Depends-on:
strstr

configure.ac:

Makefile.am:
lib_SOURCES += c-strstr.h c-strstr.c

Include:
"c-strstr.h"

License:
LGPL

Maintainer:
all