New module 'yield'.
[pspp] / MODULES.html.sh
index 58a19d5c99902336d5e2eeac8d33dc693713b332..43dad362cab38a925b1c4c3d73ffee9669181dd7 100755 (executable)
@@ -1871,6 +1871,7 @@ func_all_modules ()
   func_module fpucw
   func_module func
   func_module inline
+  func_module longlong
   func_module vararrays
   func_end_table
 
@@ -1999,6 +2000,8 @@ func_all_modules ()
   func_module frexpl
   func_module frexpl-nolibm
   func_module isfinite
+  func_module isinf
+  func_module isnan
   func_module isnanf
   func_module isnanf-nolibm
   func_module isnand
@@ -2373,11 +2376,27 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module threadlib
   func_module lock
   func_module tls
+  func_module thread
+  func_module yield
+  func_module cond
   func_module openmp
   func_end_table
 
+  element="Signal handling"
+  element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
+  func_section_wrap posix_ext_signal
+  func_wrap H3
+  func_echo "$element"
+
+  func_begin_table
+  func_module c-stack
+  func_module libsigsegv
+  func_module sig2str
+  func_end_table
+
   element="Internationalization functions"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
   func_section_wrap posix_ext_i18n
@@ -2875,7 +2894,6 @@ func_all_modules ()
   func_module argz
   func_module byteswap
   func_module exitfail
-  func_module c-stack
   func_module error
   func_module extensions
   func_module getdomainname
@@ -2889,7 +2907,6 @@ func_all_modules ()
   func_module quotearg
   func_module quote
   func_module readutmp
-  func_module sig2str
   func_module sysexits
   func_module verror
   func_module visibility