Move to mbsstr.c.
[gnulib.git] / modules / strstr
1 Description:
2 strstr() function: search for a substring in a string.
3
4 Files:
5 lib/strstr.c
6 m4/strstr.m4
7 m4/mbrtowc.m4
8
9 Depends-on:
10 mbuiter
11 string
12
13 configure.ac:
14 gl_FUNC_STRSTR
15 gl_STRING_MODULE_INDICATOR([strstr])
16
17 Makefile.am:
18
19 Include:
20 <string.h>
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible, glibc