view modules/memcmp2 @ 40158:383f7a766b7c

test-framework-sh: Improve maintainability. * tests/init.sh: Clarify what belongs together. Reorder definitions.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 16:55:27 +0100
parents 32db4d32dbf9
children
line wrap: on
line source

Description:
Compare two memory areas with possibly different lengths.

Files:
lib/memcmp2.h
lib/memcmp2.c

Depends-on:

configure.ac:

Makefile.am:
lib_SOURCES += memcmp2.c

Include:
"memcmp2.h"

License:
LGPLv2+

Maintainer:
all