From 46fd4f671c45b70909e03160aa4568db5f6c8556 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Dec 1999 23:50:51 +0000 Subject: Update. 1999-12-21 Ulrich Drepper * manager.c (pthread_handle_create): Set p_pid of new thread before calling the callback function to report a new thread. --- linuxthreads/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e994dcc297..adeaf4093f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-12-21 Ulrich Drepper + + * manager.c (pthread_handle_create): Set p_pid of new thread + before calling the callback function to report a new thread. + 1999-12-20 Andreas Jaeger * pthread.c (pthread_initialize): Move getrlimit call after -- cgit v1.2.3