summaryrefslogtreecommitdiff
path: root/modules/memrchr
blob: d5bfd2def7f3a12f3930c3b482918468e4355d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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:
EXTRA_DIST += memrchr.h

Include:
"memrchr.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc