1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/memcmp2
2009-03-07 12:57:11 +01:00

23 lines
237 B
Plaintext

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:
LGPL
Maintainer:
Bruno Haible