timespec_get: New module.
[gnulib.git] / modules / memcoll
blob886e8187ae07b444286d65dbb01327ee54ad8c23
1 Description:
2 Locale dependent memory area comparison.
4 Files:
5 lib/memcoll.h
6 lib/memcoll.c
7 m4/memcoll.m4
9 Depends-on:
10 memcmp
12 configure.ac:
13 gl_MEMCOLL
15 Makefile.am:
16 lib_SOURCES += memcoll.c
18 Include:
19 "memcoll.h"
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert, Jim Meyering