Add module mathl.
[gnulib.git] / MODULES.html.sh
index 2872aba..97206be 100755 (executable)
@@ -1622,6 +1622,16 @@ func_all_modules ()
   func_module strtoumax
   func_end_table
 
+  element="Mathematics <math.h>"
+  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,7 @@ func_all_modules ()
   func_module gettimeofday
   func_module mkdir
   func_module mkstemp
-  #func_module mkdtemp
+  func_module mkdtemp
   func_module stat
   func_module lstat
   func_module timespec