X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=50077dc4aa677a8845005225e3bea592aecbfd9e;hb=b5ae144098a1d1d58447fbec55af8b76631df549;hp=43dad362cab38a925b1c4c3d73ffee9669181dd7;hpb=5141c54dc384f9bdf4cf4561f603f2ddf13eebd8;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 43dad362c..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=' @@ -2087,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 @@ -2395,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" @@ -2892,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