X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=384bbbea40cb518516ae8a1f9e0be06ef645acb5;hb=bd3b986f20348c5729788eeb806fa4e5915d48e1;hp=69016a218a454ef7af6e438bc0d2f1ee5a0d1efb;hpb=fdaa9692bae9ae2a12d719c8597ece44cf2c25dc;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 69016a218..384bbbea4 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1481,7 +1481,7 @@ func_all_modules () func_begin_table func_module putenv func_module setenv - #func_module xsetenv + func_module xsetenv func_end_table element="Character handling " @@ -1490,9 +1490,9 @@ func_all_modules () func_wrap H3 func_echo "$element" - #func_begin_table - #func_module c-ctype - #func_end_table + func_begin_table + func_module c-ctype + func_end_table element="String handling " element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` @@ -1504,7 +1504,7 @@ func_all_modules () func_module bcopy func_module memrchr func_module stpcpy - #func_module stpncpy + func_module stpncpy func_module strcase func_module strdup func_module strnlen @@ -1541,8 +1541,8 @@ func_all_modules () func_begin_table func_module unlocked-io - #func_module vasnprintf - #func_module vasprintf + func_module vasnprintf + func_module vasprintf func_end_table element="Command-line arguments" @@ -1622,6 +1622,16 @@ func_all_modules () func_module strtoumax func_end_table + element="Mathematics " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap isoc_sup_math + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module mathl + func_end_table + element="Enhancements for ISO C 99 functions" func_section_wrap isoc_enh func_wrap H2 @@ -1659,7 +1669,8 @@ func_all_modules () func_module gettimeofday func_module mkdir func_module mkstemp - #func_module mkdtemp + func_module mkdtemp + func_module poll func_module stat func_module lstat func_module timespec