From: Ulrich Drepper Date: Tue, 23 Nov 1999 22:05:34 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6b9baa37a31b22b409074054e58a9799682ef6;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0e7be171a55..aa9367d9ec3 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-11-23 Ulrich Drepper + + * manager.c (pthread_start_thread_event): Initialize p_pid already + here. + 1999-11-22 Ulrich Drepper * internals.h: Add prototype for __pthread_manager_event.