X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=50077dc4aa677a8845005225e3bea592aecbfd9e;hb=b5ae144098a1d1d58447fbec55af8b76631df549;hp=277d84cf9e0b047ad9e3d0384c52bbfa923de79b;hpb=67f6aaa75a54e3ef84e253f7cc56791d3b2de290;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 277d84cf9..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=' @@ -1845,6 +1840,8 @@ func_all_modules () func_module linebuffer func_module memxor func_module obstack + func_module obstack-printf + func_module obstack-printf-posix func_module hash-pjw func_module hash func_module readline @@ -1869,6 +1866,7 @@ func_all_modules () func_module fpucw func_module func func_module inline + func_module longlong func_module vararrays func_end_table @@ -1997,7 +1995,11 @@ 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 + func_module isnand func_module isnand-nolibm func_module isnanl func_module isnanl-nolibm @@ -2080,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 @@ -2129,6 +2131,7 @@ func_all_modules () func_module rename func_module rmdir func_module search + func_module sigaction func_module sigprocmask func_module socklen func_module ssize_t @@ -2368,11 +2371,28 @@ 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 + element="Signal handling" + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap posix_ext_signal + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module c-stack + func_module libsigsegv + func_module sig2str + func_module sigpipe-die + func_end_table + element="Internationalization functions" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap posix_ext_i18n @@ -2382,6 +2402,7 @@ func_all_modules () func_begin_table func_module gettext func_module gettext-h + func_module propername func_module iconv func_module striconv func_module xstriconv @@ -2867,9 +2888,9 @@ func_all_modules () func_begin_table func_module argp func_module argz + func_module bitrotate func_module byteswap func_module exitfail - func_module c-stack func_module error func_module extensions func_module getdomainname @@ -2883,7 +2904,6 @@ func_all_modules () func_module quotearg func_module quote func_module readutmp - func_module sig2str func_module sysexits func_module verror func_module visibility