view modules/rawmemchr @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
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