X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=69595190a0e792fbd9b36670745967c1e44e6856;hb=80a044bf3461d0c54e2ca2a5e7df4e61db737236;hp=0b322b11f13e7a1395bdd410cae970c6d9526a12;hpb=3770b9ae526b6ea59836c621b387236e336c3f24;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 0b322b11f..69595190a 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1399,7 +1399,7 @@ func_all_modules () func_begin_table func_module c-bs-a func_module assert - #func_module exit + func_module exit func_module atexit func_module strtod func_module strtol @@ -1469,7 +1469,7 @@ func_all_modules () func_begin_table func_module gcd - #func_module minmax + func_module minmax func_end_table element="Environment variables " @@ -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 @@ -1709,7 +1720,7 @@ func_all_modules () func_begin_table func_module acl func_module backupfile - #func_module copy-file + func_module copy-file func_module fsusage func_module dirfd func_module euidaccess @@ -1722,7 +1733,7 @@ func_all_modules () func_module modechange func_module mountlist func_module path-concat - #func_module pathname + func_module pathname func_module pathmax func_module same func_module save-cwd @@ -1742,7 +1753,7 @@ func_all_modules () func_module safe-write func_module full-read func_module full-write - #func_module binary-io + func_module binary-io func_end_table element="File stream based Input/Output" @@ -1813,11 +1824,11 @@ func_all_modules () func_module unicodeio func_module rpmatch func_module yesno - #func_module ucs4-utf8 - #func_module ucs4-utf16 - #func_module utf8-ucs4 - #func_module utf16-ucs4 - #func_module linebreak + func_module ucs4-utf8 + func_module ucs4-utf16 + func_module utf8-ucs4 + func_module utf16-ucs4 + func_module linebreak func_end_table element="Executing programs"