about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 661dfd21bc..750ad05989 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,8 @@
 2000-07-18  Ulrich Drepper  <drepper@redhat.com>
 
+	* pthread.c (pthread_initialize): Don't use syscond to determine
+	whether the machine has more than one processor.
+
 	* spinlock.c (__pthread_alt_timedlock): Add back one of the
 	removed thread_self calls.