diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-26 17:09:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-26 17:09:16 +0000 |
commit | a52bb6001ae3e4e467dd5bc196852ee217c956b8 (patch) | |
tree | 313abc892668229668ea92c122bc42d6177bf0f1 /linuxthreads | |
parent | 36069f14e85e3df8edfe049c3517c69bc9905255 (diff) | |
download | glibc-a52bb6001ae3e4e467dd5bc196852ee217c956b8.tar.gz glibc-a52bb6001ae3e4e467dd5bc196852ee217c956b8.tar.xz glibc-a52bb6001ae3e4e467dd5bc196852ee217c956b8.zip |
Update.
2003-04-26 Ulrich Drepper <drepper@redhat.com> * pthread.c (__pthread_initialize_manager): Remove one last p_multiple_threads call.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 061f0ad318..04616f1b56 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-04-26 Ulrich Drepper <drepper@redhat.com> + + * pthread.c (__pthread_initialize_manager): Remove one last + p_multiple_threads call. + 2003-04-22 Jakub Jelinek <jakub@redhat.com> * pthread.c (__pthread_initialize_manager): Subtract |