view modules/memrchr @ 7497:6a764f23e302

gnulib-tool now synthesizes the EXTRA_DIST line.
author Bruno Haible <bruno@clisp.org>
date Fri, 13 Oct 2006 12:40:22 +0000
parents cb5141654dbb
children a1d177cd9523
line wrap: on
line source

Description:
memrchr() function: scan memory for a byte, from the right end.

Files:
lib/memrchr.c
lib/memrchr.h
m4/memrchr.m4

Depends-on:

configure.ac:
gl_FUNC_MEMRCHR

Makefile.am:

Include:
"memrchr.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc