Hash :
11ff607e
Author :
Date :
2020-02-23T12:20:35
xmemcoll: Use 'restrict'. * lib/xmemcoll.h (xmemcoll): Use 'restrict'. * modules/xmemcoll (configure.ac): Require AC_C_RESTRICT.
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:
AC_REQUIRE([AC_C_RESTRICT])
Makefile.am:
lib_SOURCES += xmemcoll.h xmemcoll.c
Include:
"xmemcoll.h"
Link:
$(LIB_MBRTOWC)
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering