X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=3f824813e398a0b9f4bf2ca67a50e20ef6d16126;hb=baad693b4dba18d24f649f4bd4bd24b033e0556a;hp=f2dcdfc7fd716fa4c21315c304884720938a8a93;hpb=f2fcc71c88910776b79d61f5235ee81a1a426f9f;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index f2dcdfc7f..3f824813e 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 @@ -1784,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