diff MODULES.html.sh @ 11431:4a2a6b0eadea

New modules nproc, pthread. * MODULES.html.sh: Add pthread, nproc. * lib/nproc.c: New file. * lib/nproc.h: New file. * lib/pthread.in.h: New file. * m4/pthread.m4: New file. * modules/nproc: New file. * modules/pthread: New file.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 25 Mar 2009 13:01:24 -0700
parents af090b4101b4
children 02599343364c
line wrap: on
line diff
--- a/MODULES.html.sh	Tue Mar 24 23:54:00 2009 +0100
+++ b/MODULES.html.sh	Wed Mar 25 13:01:24 2009 -0700
@@ -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
@@ -2301,6 +2301,7 @@
   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
@@ -3101,6 +3102,7 @@
   func_module getloadavg
   func_module getpagesize
   func_module getusershell
+  func_module nproc
   func_module physmem
   func_module posixver
   func_module progname