summaryrefslogtreecommitdiff
path: root/modules/memchr
blob: 5e908d2bf0d10e80e2d7d7a1a641be85fa3c9e11 (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:
memchr() function: scan memory for a byte.

Files:
lib/memchr.c
m4/memchr.m4

Depends-on:

configure.ac:
gl_FUNC_MEMCHR

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc