From 101edd3f3187e38542b6dc380bb9134203c065f3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Mar 2000 00:36:57 +0000 Subject: Update. * nscd/connections.c (nscd_run): Pretty print. * elf/dl-runtime.c: Include stdlib.h for alloca prototype. --- linuxthreads/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 06e4584..aaee2e7 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,7 @@ 2000-03-21 Ulrich Drepper + * manager.c (__pthread_manager): Unmask debug signal. + * pthread.c (pthread_initialize): Test for address of __dso_handle being NULL, not value. Use __on_exit, not on_exit. Patch by Andreas Jaeger . -- cgit v1.1