summaryrefslogtreecommitdiff
path: root/modules/memchr
blob: 1ec8f41bb83d8fe0343fa3a613e9d94cb72bcff2 (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
25
26
27
28
29
Description:
memchr() function: scan memory for a byte.

Status:
obsolete

Notice:
This module is obsolete.

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