From 247c88694bd583af7967c9d785d5c3ebbd843de5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 18 Jul 2000 22:09:09 +0000 Subject: Update. * nss/makedb.c (main): Compare result of load_db with NSS_STATUS_SUCCESS and not 0. Patch by Jan Rekorajski . --- linuxthreads/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linuxthreads/ChangeLog') 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 + * 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. -- cgit v1.2.3