Update from Gnulib by running admin/merge-gnulib

This commit is contained in:
Paul Eggert
2023-01-06 17:53:54 -08:00
parent 2f05f48918
commit 9e98ff562b
88 changed files with 836 additions and 612 deletions

View File

@@ -99,7 +99,7 @@
# endif
#endif
/* Macros specified by C2x and by ISO/IEC TS 18661-1:2014. */
/* Macros specified by C23 and by ISO/IEC TS 18661-1:2014. */
#if (! defined ULLONG_WIDTH \
&& (defined _GNU_SOURCE || defined __STDC_WANT_IEC_60559_BFP_EXT__ \
@@ -117,7 +117,7 @@
# define ULLONG_WIDTH _GL_INTEGER_WIDTH (0, ULLONG_MAX)
#endif
/* Macros specified by C2x. */
/* Macros specified by C23. */
#if (! defined BOOL_WIDTH \
&& (defined _GNU_SOURCE \