Hash :
103b7cd6
Author :
Date :
2005-08-17T14:05:33
Make strstr() work in multibyte locales.
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