netdb: also supply struct addrinfo for cygwin 1.5.x
[pspp] / MODULES.html.sh
index 96fe700fd0aa41c7c0c1bab5521e63cc55157cc8..968016363f804e83902b85e5ba516df0d3122ec6 100755 (executable)
@@ -1830,6 +1830,16 @@ func_all_modules ()
   func_module crypto/gc-sha1
   func_end_table
 
+  element="Compiler warning management"
+  element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
+  func_section_wrap ansic_ext_misc
+  func_wrap H3
+  func_echo "$element"
+
+  func_begin_table
+  func_module ignore-value
+  func_end_table
+
   element="Misc"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
   func_section_wrap ansic_ext_misc
@@ -2134,6 +2144,7 @@ func_all_modules ()
   func_module mkdir
   func_module mkdtemp
   func_module mkstemp
+  func_module netdb
   func_module netinet_in
   func_module open
   func_module perror
@@ -2966,12 +2977,13 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module agpl-3.0
   func_module fdl
   func_module gendocs
   func_module gpl-2.0
   func_module gpl-3.0
   func_module lgpl-2.1
-  func_module agpl-3.0
+  func_module pmccabe2html
   func_module regexprops-generic
   func_end_table