Define u32_totitle as a wrapper around u32_ct_totitle.
[pspp] / MODULES.html.sh
index 9f6e7dbb0a22b4887c4ac2eec8f833a068f4dcce..f74b7240485fc7555204c26d74ec47f534e68f68 100755 (executable)
@@ -1606,7 +1606,6 @@ func_all_modules ()
   func_module exit
   func_module strtol
   func_module strtoul
-  func_module memchr
   func_module memcmp
   func_module memcpy
   func_module memmove
@@ -1770,6 +1769,7 @@ func_all_modules ()
 
   func_begin_table
   func_module bcopy
+  func_module memchr
   func_module memchr2
   func_module memmem
   func_module memmem-simple
@@ -1791,6 +1791,7 @@ func_all_modules ()
   func_module strndup
   func_module strsep
   func_module strstr
+  func_module strstr-simple
   func_module c-strstr
   func_module trim
   func_module fstrcmp
@@ -2646,6 +2647,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module libunistring
   func_module unitypes
   func_module ucs4-utf8
   func_module ucs4-utf16
@@ -3102,6 +3104,7 @@ func_all_modules ()
   func_module getloadavg
   func_module getpagesize
   func_module getusershell
+  func_module lib-symbol-visibility
   func_module nproc
   func_module physmem
   func_module posixver
@@ -3113,7 +3116,6 @@ func_all_modules ()
   func_module sysexits
   func_module u64
   func_module verror
-  func_module visibility
   func_end_table
 
   element="Support for building libraries and executables"