summaryrefslogtreecommitdiff
path: root/modules/memcmp
blob: d9d4afe4b1966120841eda412758bc5986b9b33a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description:
memcmp() function: compare memory areas.

Files:
lib/memcmp.c
m4/memcmp.m4

Depends-on:

configure.ac:
gl_FUNC_MEMCMP

Makefile.am:

Include:
<string.h>

Maintainer:
Jim Meyering, glibc