view modules/xmemcoll @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents cd3c62f1332e
children
line wrap: on
line source

Description:
Locale dependent memory area comparison, with error checking.

Files:
lib/xmemcoll.h
lib/xmemcoll.c

Depends-on:
memcoll
gettext-h
error
quotearg
exitfail

configure.ac:

Makefile.am:
lib_SOURCES += xmemcoll.h xmemcoll.c

Include:
"xmemcoll.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering