X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=69595190a0e792fbd9b36670745967c1e44e6856;hb=80a044bf3461d0c54e2ca2a5e7df4e61db737236;hp=90cc3a29712f94f0dd510781bd521f3a412c94d0;hpb=717fa45711884ed1fdd5c92c535b7b5ccb6222c2;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 90cc3a297..69595190a 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -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 @@ -1660,6 +1670,7 @@ func_all_modules () func_module mkdir func_module mkstemp 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"