Assume freestanding C89 or better.
[gnulib.git] / MODULES.html.sh
index 384bbbe..c082bc6 100755 (executable)
@@ -1720,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
@@ -1733,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
@@ -1753,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"
@@ -1824,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"
@@ -1837,13 +1837,13 @@ func_all_modules ()
   func_wrap H3
   func_echo "$element"
 
-  #func_begin_table
-  #func_module findprog
+  func_begin_table
+  func_module findprog
   #func_module wait-process
   #func_module execute
   #func_module pipe
   #func_module sh-quote
-  #func_end_table
+  func_end_table
 
   element="Java"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`