New module 'c-strstr'.
[gnulib.git] / modules / c-strstr
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
10 configure.ac:
11
12 Makefile.am:
13 lib_SOURCES += c-strstr.h c-strstr.c
14
15 Include:
16 "c-strstr.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Bruno Haible
23