X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=d5060ba01119fdf336faeb2aa38a8e571f21ea00;hb=0d3b90842924c5a5646f373155621ed9d5fc6be9;hp=2213f0d414cf788639bb4bf49560ee5186dd50fc;hpb=eccb33d1a5ebf24042ade08e6e224c0f649e3334;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 2213f0d41..d5060ba01 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1665,6 +1665,16 @@ func_all_modules () func_module size_max func_end_table + element="Variable arguments " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap isoc_sup_stdarg + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module stdarg + func_end_table + element="Boolean type and values " element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap isoc_sup_stdbool @@ -1748,6 +1758,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module intprops func_module inttostr func_module xstrtoimax func_module xstrtoumax @@ -1783,6 +1794,7 @@ func_all_modules () func_module getsubopt func_module gettimeofday func_module inet_ntop + func_module inet_pton func_module mkdir func_module mkstemp func_module mkdtemp @@ -1797,7 +1809,9 @@ func_all_modules () func_module rmdir func_module ssize_t func_module strtok_r + func_module unistd func_module utime + func_module wcwidth func_end_table element="Enhancements for POSIX:2001 functions" @@ -2049,6 +2063,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module ldd func_module lib-ignore func_end_table }