There is no POSIX function called 'exec'.
[gnulib.git] / MODULES.html.sh
index de3c03d..e3e74f4 100755 (executable)
@@ -273,7 +273,6 @@ conj
 conjf
 conjl
 connect
-contents
 copysign
 copysignf
 copysignl
@@ -350,7 +349,6 @@ erfcl
 erff
 erfl
 errno
-exec
 execl
 execle
 execlp
@@ -1160,7 +1158,6 @@ timezone
 tmpfile
 tmpnam
 toascii
-toc
 tolower
 toupper
 towctrans
@@ -1428,7 +1425,7 @@ func_module ()
 
     includes=`gnulib-tool --extract-include-directive $1`
     files=`gnulib-tool --extract-filelist $1 \
-           | grep -v '^m4/gnulib-common\.m4$`
+           | grep -v '^m4/gnulib-common\.m4$'`
     element=`echo "$includes" \
              | sed -e "$sed_lt" -e "$sed_gt" -e "$sed_remove_trailing_empty_line" \
                    -e 's,^#include "\(.*\)"$,#include "<A HREF="'$repo_url_prefix'lib/\1'$repo_url_suffix_repl'">\1</A>",' \
@@ -1543,6 +1540,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module fflush
   func_module fseterr
   func_module tmpfile
   func_end_table
@@ -1765,15 +1763,45 @@ func_all_modules ()
   func_module rbtree-oset
   func_end_table
 
-  element="Cryptographic computations"
+  element="Cryptographic computations (low-level)"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
   func_section_wrap ansic_ext_crypto
   func_wrap H3
   func_echo "$element"
 
   func_begin_table
-  func_module md5
-  func_module sha1
+  func_module crypto/arcfour
+  func_module crypto/arctwo
+  func_module crypto/des
+  func_module crypto/hmac-md5
+  func_module crypto/hmac-sha1
+  func_module crypto/md2
+  func_module crypto/md4
+  func_module crypto/md5
+  func_module crypto/rijndael
+  func_module crypto/sha1
+  func_end_table
+
+  element="Cryptographic computations (high-level)"
+  element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
+  func_section_wrap ansic_ext_crypto2
+  func_wrap H3
+  func_echo "$element"
+
+  func_begin_table
+  func_module crypto/gc
+  func_module crypto/gc-arcfour
+  func_module crypto/gc-arctwo
+  func_module crypto/gc-des
+  func_module crypto/gc-hmac-md5
+  func_module crypto/gc-hmac-sha1
+  func_module crypto/gc-md2
+  func_module crypto/gc-md4
+  func_module crypto/gc-md5
+  func_module crypto/gc-pbkdf2-sha1
+  func_module crypto/gc-random
+  func_module crypto/gc-rijndael
+  func_module crypto/gc-sha1
   func_end_table
 
   element="Misc"
@@ -2161,9 +2189,12 @@ func_all_modules ()
 
   func_begin_table
   func_module close-stream
+  func_module closein
   func_module closeout
   func_module fopen-safer
   func_module fpending
+  func_module freading
+  func_module fwriting
   func_module getpass
   func_module getpass-gnu
   func_module stdlib-safer
@@ -2232,7 +2263,6 @@ func_all_modules ()
   func_module xstriconv
   func_module striconveh
   func_module striconveha
-  func_module iconvme
   func_module localcharset
   func_module hard-locale
   func_module mbslen
@@ -2524,6 +2554,7 @@ func_all_modules ()
 
   func_begin_table
   func_module announce-gen
+  func_module autobuild
   func_module gnupload
   func_module maintainer-makefile
   func_end_table