Hash :
79ff8c35
Author :
Date :
2018-05-20T22:11:12
wchar-single: a new module to enable optimizations in wchar replacements * lib/mbrtowc.c (mbrtowc): Only check locale_charset() once if GNULIB_WCHAR_SINGLE is enabled. * lib/wcwidth.c (wcwidth): Likewise.
Description:
Enable more efficient wchar replacements, where we know
the locale charset will not change between calls.
Files:
Depends-on:
wchar
configure.ac:
gl_MODULE_INDICATOR([wchar-single])
Makefile.am:
Include:
License:
LGPLv2+
Maintainer:
all