view modules/rawmemchr @ 10812:a672954bb892

New module 'servent'.
author Bruno Haible <bruno@clisp.org>
date Sun, 16 Nov 2008 05:02:40 +0100
parents d266f32e62b2
children b1f37dbb89ba
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:
LGPL

Maintainer:
Eric Blake, glibc