strtoumax: fix typo in previous commit.
[gnulib.git] / modules / memcoll
1 Description:
2 Locale dependent memory area comparison.
3
4 Files:
5 lib/memcoll.h
6 lib/memcoll.c
7 m4/memcoll.m4
8
9 Depends-on:
10 memcmp
11
12 configure.ac:
13 gl_MEMCOLL
14
15 Makefile.am:
16 lib_SOURCES += memcoll.c
17
18 Include:
19 "memcoll.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering