From: Ulrich Drepper Date: Tue, 21 Dec 1999 23:50:29 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1693b5c8be0b937cd4ae430fa6749a52e987faa9;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 32ac7d34bc1..5802163475e 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