view modules/memcmp2 @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents 61dfd8dc1a13
children 1f14c6dd175d
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:
LGPL

Maintainer:
Bruno Haible