Hash :
c50044d6
Author :
Date :
2023-01-07T13:59:25
mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB. * m4/mbrtowc.m4: Rename LIB_MBRTOWC to MBRTOWC_LIB. All uses changed. * NEWS: Mention the change.
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:
$(MBRTOWC_LIB)
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering