New module 'tsearch'.
[gnulib.git] / MODULES.html.sh
index 1196121..9f77cf6 100755 (executable)
@@ -1697,6 +1697,16 @@ func_all_modules ()
   func_wrap H2
   func_echo "$element"
 
+  element="Core language properties"
+  element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
+  func_section_wrap isoc_core_properties
+  func_wrap H3
+  func_echo "$element"
+
+  func_begin_table
+  func_module vararrays
+  func_end_table
+
   element="Sizes of integer types <limits.h>"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
   func_section_wrap isoc_sup_limits
@@ -1838,11 +1848,12 @@ func_all_modules ()
   func_module inet_ntop
   func_module inet_pton
   func_module mkdir
-  func_module mkstemp
   func_module mkdtemp
+  func_module mkstemp
   func_module poll
   func_module readlink
   func_module lstat
+  func_module tempname
   func_module time_r
   func_module timespec
   func_module nanosleep
@@ -1853,6 +1864,7 @@ func_all_modules ()
   func_module ssize_t
   func_module strtok_r
   func_module sys_stat
+  func_module tsearch
   func_module unistd
   func_module utime
   func_module wcwidth