summaryrefslogtreecommitdiff
path: root/modules/memchr2
blob: 99e4b856a4e7895265684761396e9b259e12eebd (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
Description:
memchr2() function: scan memory for the first of two bytes.

Files:
lib/memchr2.h
lib/memchr2.c
lib/memchr2.valgrind

Depends-on:
stdint
memchr

configure.ac:

Makefile.am:
lib_SOURCES += memchr2.h memchr2.c

Include:
"memchr2.h"

License:
LGPLv2+

Maintainer:
Eric Blake