xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / memcmp2
blob355f7ebf4b6979ca439fc02efddfbbc8937d5fc7
1 Description:
2 Compare two memory areas with possibly different lengths.
4 Files:
5 lib/memcmp2.h
6 lib/memcmp2.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 lib_SOURCES += memcmp2.c
15 Include:
16 "memcmp2.h"
18 License:
19 LGPL
21 Maintainer:
22 Bruno Haible