X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=6d845874d749f56e5f11fc091bce8a52e542ee02;hb=cd19e83484e2c0ff9fd68e7439dd97128c6a2703;hp=923fba52f9dbec8510c7e0a25b0d11598368b405;hpb=a918da4d61d28be61a12605c9d35e2cf3966d866;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 923fba52f..6d845874d 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1737,6 +1737,8 @@ func_all_modules () func_begin_table func_module count-one-bits func_module ffs + func_module ffsl + func_module ffsll func_module gcd func_module minmax func_end_table @@ -2012,7 +2014,7 @@ func_all_modules () func_module func func_module inline func_module longlong - func_module unused-parameter + func_module snippet/unused-parameter func_module va-args func_module vararrays func_end_table @@ -2306,6 +2308,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 @@ -2505,6 +2522,7 @@ func_all_modules () func_module link-follow func_module rename-dest-slash func_module rmdir-errno + func_module timer-time func_module unlink-busy func_module winsz-ioctl func_module winsz-termios @@ -2590,6 +2608,7 @@ func_all_modules () func_module filenamecat-lgpl func_module fts func_module isdir + func_module largefile func_module lchmod func_module lchown func_module mkancesdirs @@ -3424,7 +3443,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 @@ -3436,7 +3455,7 @@ func_all_modules () func_module lib-ignore func_module lib-msvc-compat func_module lib-symbol-versions - func_module link-warning + func_module snippet/link-warning func_module manywarnings func_module no-c++ func_module relocatable-lib @@ -3444,7 +3463,7 @@ func_all_modules () func_module relocatable-prog func_module relocatable-prog-wrapper func_module relocatable-script - func_module warn-on-use + func_module snippet/warn-on-use func_module warnings func_end_table