New module u64. Make crypto/sha512 use it.
[pspp] / MODULES.html.sh
index 0154242bd3b864fed009f731d0d9e0b9ad86eb92..ecfda7228549288cd586ae884a8c08087dfbf33b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2002-2008 Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -1724,6 +1724,7 @@ func_all_modules ()
   func_module malloca
   func_module xmalloca
   func_module xmemdup0
+  func_module safe-alloc
   func_end_table
 
   element="Integer arithmetic functions <stdlib.h>"
@@ -2300,6 +2301,7 @@ func_all_modules ()
   func_module posix_spawn-internal
   func_module posix_spawnp
   func_module printf-posix
+  func_module pthread
   func_module readlink
   func_module realloc-posix
   func_module recv
@@ -3100,6 +3102,7 @@ func_all_modules ()
   func_module getloadavg
   func_module getpagesize
   func_module getusershell
+  func_module nproc
   func_module physmem
   func_module posixver
   func_module progname
@@ -3108,6 +3111,7 @@ func_all_modules ()
   func_module readutmp
   func_module random_r
   func_module sysexits
+  func_module u64
   func_module verror
   func_module visibility
   func_end_table