From: Bruno Haible Date: Wed, 30 Aug 2023 19:10:20 +0000 (+0200) Subject: doc: Mention the module 'wchar-single'. X-Git-Tag: v1.0~844 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=6674810815912a828bd9a509e0041ee203c88487;p=gnulib.git doc: Mention the module 'wchar-single'. * doc/multithread.texi: Mention the module 'wchar-single'. --- diff --git a/ChangeLog b/ChangeLog index 702f195ec0..d4b2287307 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-08-30 Bruno Haible + + doc: Mention the module 'wchar-single'. + * doc/multithread.texi: Mention the module 'wchar-single'. + 2023-08-30 Paul Eggert wchar-single: fix module broken since 2021 diff --git a/doc/multithread.texi b/doc/multithread.texi index 87485e8580..7d8126e8f3 100644 --- a/doc/multithread.texi +++ b/doc/multithread.texi @@ -290,6 +290,8 @@ before the locale has been initialized. @end itemize This macro optimizes the functions @code{mbrtowc}, @code{mbrtoc32}, and @code{wcwidth}. +You can get this macro defined by including the Gnulib module +@code{wchar-single}. @item You may define the C macro @code{GNULIB_GETUSERSHELL_SINGLE_THREAD}, if all the programs in your package invoke the functions @code{setusershell},