view modules/rawmemchr @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents b1f37dbb89ba
children 98ec1e084801
line wrap: on
line source

Description:
rawmemchr() function: Find the first occurrence of C in S.

Files:
lib/rawmemchr.c
lib/rawmemchr.valgrind
m4/rawmemchr.m4

Depends-on:
extensions
string

configure.ac:
gl_FUNC_RAWMEMCHR
gl_STRING_MODULE_INDICATOR([rawmemchr])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
Eric Blake, glibc