X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=50077dc4aa677a8845005225e3bea592aecbfd9e;hb=b5ae144098a1d1d58447fbec55af8b76631df549;hp=7b771ef136a8229ec527382e0bb5933493995361;hpb=d22601fa5235a26a1dcf850cfe36ac8490470494;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 7b771ef13..50077dc4a 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -16,7 +16,7 @@ # along with this program. If not, see . # -# Usage: MODULES.html.sh [--cvs-urls|--git-urls] > MODULES.html +# Usage: MODULES.html.sh [--git-urls] > MODULES.html # Extend the PATH so that gnulib-tool is found. PATH=`dirname "$0"`:$PATH; export PATH @@ -31,11 +31,6 @@ repo_url_prefix= repo_url_suffix= if test $# != 0; then case "$1" in - --cvs-urls) - # Generate URLs to the official gnulib CVS repository. - repo_url_prefix='http://cvs.sv.gnu.org/viewcvs/*checkout*/gnulib/' - repo_url_suffix='?root=gnulib&content-type=text/plain' - ;; --git-urls) # Generate URLs to the official gnulib git repository. repo_url_prefix='http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=' @@ -2000,6 +1995,7 @@ func_all_modules () func_module frexpl func_module frexpl-nolibm func_module isfinite + func_module isinf func_module isnan func_module isnanf func_module isnanf-nolibm @@ -2086,7 +2082,7 @@ func_all_modules () func_module chown func_module dup2 func_module environ - func_module EOVERFLOW + func_module errno func_module fchdir func_module fcntl func_module fopen @@ -2375,8 +2371,12 @@ func_all_modules () func_echo "$element" func_begin_table + func_module threadlib func_module lock func_module tls + func_module thread + func_module yield + func_module cond func_module openmp func_end_table @@ -2390,6 +2390,7 @@ func_all_modules () func_module c-stack func_module libsigsegv func_module sig2str + func_module sigpipe-die func_end_table element="Internationalization functions" @@ -2887,6 +2888,7 @@ func_all_modules () func_begin_table func_module argp func_module argz + func_module bitrotate func_module byteswap func_module exitfail func_module error