From: Bruno Haible Date: Sun, 19 Mar 2023 17:50:18 +0000 (+0100) Subject: Update MODULES.html.sh. X-Git-Tag: v1.0~1625 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=d4e23393454bfa69a0281f9eadcd74a813f5d570;p=gnulib.git Update MODULES.html.sh. * MODULES.html.sh: Move stack, wmempcpy, bison to different sections. Fix a HTML layout problem. --- diff --git a/ChangeLog b/ChangeLog index 7d7f85a54b..dfce1a8df7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-03-19 Bruno Haible + + Update MODULES.html.sh. + * MODULES.html.sh: Move stack, wmempcpy, bison to different sections. + Fix a HTML layout problem. + 2023-03-18 Paul Eggert dfa: pacify Oracle Solaris Studio 12.6 diff --git a/MODULES.html.sh b/MODULES.html.sh index 6c8bf965c6..714aedd308 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1753,7 +1753,6 @@ func_all_modules () func_module immutable func_module malloc-h func_module ssfmalloc - func_module stack func_module xsize func_module xalloc func_module xalloc-die @@ -1850,7 +1849,6 @@ func_all_modules () func_module trim func_module fstrcmp func_module xstrndup - func_module wmempcpy func_end_table element="Mathematics " @@ -1923,6 +1921,16 @@ func_all_modules () func_module strsignal func_end_table + element="Wide-character string handling " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap ansic_ext_wchar + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module wmempcpy + func_end_table + element="Command-line arguments" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap ansic_ext_argv @@ -1961,6 +1969,7 @@ func_all_modules () func_module array-oset func_module avltree-oset func_module rbtree-oset + func_module stack func_end_table element="Cryptographic computations (low-level)" @@ -2440,8 +2449,10 @@ func_all_modules () func_wrap H3 func_echo "$element" + func_begin_table func_module timespec_get func_module timespec_getres + func_end_table element="Support for GNU multiple precision arithmetic" func_section_wrap gmp @@ -3593,7 +3604,6 @@ func_all_modules () func_module argp-version-etc func_module argz func_module attribute - func_module bison func_module bitrotate func_module byteswap func_module dfa @@ -3639,6 +3649,7 @@ func_all_modules () func_begin_table func_module absolute-header func_module snippet/arg-nonnull + func_module bison func_module config-h func_module configmake func_module dummy