1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/strstr
2005-08-17 14:05:33 +00:00

28 lines
288 B
Plaintext

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:
lib_SOURCES += strstr.h
Include:
"strstr.h"
License:
LGPL
Maintainer:
Bruno Haible, glibc