aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-05 17:54:30 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-05 17:54:30 +0000
commit2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a (patch)
treef4df7237d81b2e62b406eda3834261d6c5a16183 /linuxthreads/ChangeLog
parentd569d3331fa1497cf177c03f912e5154dac8e204 (diff)
downloadglibc-2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a.tar
glibc-2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a.tar.gz
glibc-2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a.tar.bz2
glibc-2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a.zip
* pthread.c (__pthread_initial_thread, pthread_manager_thread):
Adjust initializers for struct _pthread_descr_struct change.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b84ceb0cd6..0355a861dc 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,7 @@
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
+ * pthread.c (__pthread_initial_thread, pthread_manager_thread):
+ Adjust initializers for struct _pthread_descr_struct change.
* internals.h (struct _pthread_descr_struct): Move new elements to
the end.