view modules/memmem @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents 6eb1fb1fb3e8
children 577ff30eb284
line wrap: on
line source

Description:
memmem() function: efficiently locate first substring in a buffer.

Files:

Depends-on:
memmem-simple

configure.ac:
gl_FUNC_MEMMEM

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
libc, Eric Blake