view modules/c-strstr @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
parents cbf06de5646d
children
line wrap: on
line source

Description:
Search for a substring in a string in C locale.

Files:
lib/c-strstr.h
lib/c-strstr.c

Depends-on:
strstr

configure.ac:

Makefile.am:
lib_SOURCES += c-strstr.h c-strstr.c

Include:
"c-strstr.h"

License:
LGPL

Maintainer:
Bruno Haible