repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
manywarnings: port to 64-bit GCC builds of Emacs
[gnulib.git]
/
modules
/
c-strstr
blob
95c46c206b91c37a2ead7014dc510ed41a2276eb
1
Description:
2
Search for a substring in a string in C locale.
3
4
Files:
5
lib/c-strstr.h
6
lib/c-strstr.c
7
8
Depends-on:
9
strstr
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += c-strstr.h c-strstr.c
15
16
Include:
17
"c-strstr.h"
18
19
License:
20
LGPL
21
22
Maintainer:
23
all