diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-23 22:05:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-23 22:05:48 +0000 |
commit | ffd3563225a075469d49390f33a0fbc8037348ea (patch) | |
tree | 17e18149d76a2467584b4ff6baf2be14cd448fda /linuxthreads/ChangeLog | |
parent | 70cafe50407015324db5ad3105955dbbb2172107 (diff) | |
download | glibc-ffd3563225a075469d49390f33a0fbc8037348ea.tar.gz glibc-ffd3563225a075469d49390f33a0fbc8037348ea.tar.xz glibc-ffd3563225a075469d49390f33a0fbc8037348ea.zip |
Update.
1999-11-23 Ulrich Drepper <drepper@cygnus.com> * manager.c (pthread_start_thread_event): Initialize p_pid already here.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 9e258849cb..22ed03da77 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-11-23 Ulrich Drepper <drepper@cygnus.com> + + * manager.c (pthread_start_thread_event): Initialize p_pid already + here. + 1999-11-22 Ulrich Drepper <drepper@cygnus.com> * internals.h: Add prototype for __pthread_manager_event. |