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