1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
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