New module 'math'. <math.h> replaces mathl.h.
[gnulib.git] / MODULES.html.sh
index c47dcba..9b6816f 100755 (executable)
@@ -1524,6 +1524,16 @@ func_all_modules ()
   func_module verify
   func_end_table
 
+  element="Input/output <stdio.h>"
+  element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
+  func_section_wrap ansic_enh_stdio
+  func_wrap H3
+  func_echo "$element"
+
+  func_begin_table
+  func_module tmpfile
+  func_end_table
+
   element="Memory management functions <stdlib.h>"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
   func_section_wrap ansic_enh_stdlib_memory
@@ -2167,6 +2177,7 @@ func_all_modules ()
   func_module mbsstr
   func_module mbscasecmp
   func_module mbsncasecmp
+  func_module mbspcasecmp
   func_module mbscasestr
   func_module mbscspn
   func_module mbspbrk
@@ -2412,6 +2423,7 @@ func_all_modules ()
   func_module elisp-comp
   func_module ldd
   func_module lib-ignore
+  func_module link-warning
   func_module no-c++
   func_end_table