]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Mention the module 'wchar-single'.
authorBruno Haible <bruno@clisp.org>
Wed, 30 Aug 2023 19:10:20 +0000 (21:10 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Aug 2023 19:10:20 +0000 (21:10 +0200)
* doc/multithread.texi: Mention the module 'wchar-single'.

ChangeLog
doc/multithread.texi

index 702f195ec050dedb83ef4b09bafb919699fde1e9..d4b2287307c898b6bd30bae43cca9e032633d61d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-30  Bruno Haible  <bruno@clisp.org>
+
+       doc: Mention the module 'wchar-single'.
+       * doc/multithread.texi: Mention the module 'wchar-single'.
+
 2023-08-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        wchar-single: fix module broken since 2021
index 87485e8580bc444932273c2c519795c705f2c3fb..7d8126e8f30ed72623b014fdf4305297fa4bd910 100644 (file)
@@ -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},