X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=MODULES.html.sh;h=e5c476ae45e5b16e083c8d2e4285a0182451582a;hb=6045c2ba7c6a9fb040d41abd78765bfad437a08f;hp=c47ef52cee0691d9d1f307d3dc092fbc2a3c21cb;hpb=cf74a3953bedd79cd53057aa00f1c90019c10102;p=pspp diff --git a/MODULES.html.sh b/MODULES.html.sh index c47ef52cee..e5c476ae45 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1736,6 +1736,7 @@ func_all_modules () func_begin_table func_module count-one-bits + func_module ffs func_module gcd func_module minmax func_end_table @@ -2305,6 +2306,21 @@ func_all_modules () func_module mbfile func_end_table + element="Support for systems lacking draft ISO C 1X" + func_section_wrap c1x_sup + func_wrap H2 + func_echo "$element" + + element="Core language properties" + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap c1x_core_properties + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module _Noreturn + func_end_table + element="Support for obsolete systems lacking POSIX:2008" func_section_wrap posix_sup_obsolete func_wrap H2 @@ -2419,6 +2435,7 @@ func_all_modules () func_module posix_spawnp func_module pread func_module printf-posix + func_module pselect func_module pthread func_module ptsname func_module pwrite @@ -3422,7 +3439,7 @@ func_all_modules () func_begin_table func_module absolute-header - func_module arg-nonnull + func_module snippet/arg-nonnull func_module config-h func_module configmake func_module dummy