X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=f3bf6eba050097fd60381a165cd5bf83207f2423;hb=7926b523071cfc66fa2252b51a8d51ffd9df7219;hp=534a3e7a72f48b5ab0efdae3a1d1e96e221113e9;hpb=0fecb046139645c251a2f1c548280590f5f29126;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 534a3e7a7..f3bf6eba0 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1424,6 +1424,16 @@ func_all_modules () func_wrap H2 func_echo "$element" + element="Diagnostics " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap ansic_enh_assert_diagnostics + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module verify + func_end_table + element="Memory management functions " element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap ansic_enh_stdlib_memory @@ -1446,6 +1456,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module fprintftime func_module strftime func_end_table @@ -1516,7 +1527,9 @@ func_all_modules () func_module memrchr func_module stpcpy func_module stpncpy + func_module c-strcase func_module strcase + func_module c-strcasestr func_module strcasestr func_module strchrnul func_module strdup