aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-31 00:06:24 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-31 00:06:24 +0000
commit8cac677ca7d2d4d726aae797da45d06eee626ad7 (patch)
tree921d87fdb55fead0b7b6043c8926513a91615486 /linuxthreads/ChangeLog
parent49e9f864906640e913ad69f98ce6ee24776d5b8d (diff)
downloadglibc-8cac677ca7d2d4d726aae797da45d06eee626ad7.tar
glibc-8cac677ca7d2d4d726aae797da45d06eee626ad7.tar.gz
glibc-8cac677ca7d2d4d726aae797da45d06eee626ad7.tar.bz2
glibc-8cac677ca7d2d4d726aae797da45d06eee626ad7.zip
Update.
2002-12-30 Jakub Jelinek <jakub@redhat.com> * forward.c: Make all functions available by default again. It caused too much trouble. * internals.h (struct pthread_functions): Rename ptr_pthread_exit and ptr_pthread_attr_init_2_* to ptr___pthread_exit and ptr___pthread_attr_init_2_*. * pthread.c (pthread_functions): Adjust.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 15a0974034..6927282eba 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-30 Jakub Jelinek <jakub@redhat.com>
+
+ * forward.c: Make all functions available by default again. It
+ caused too much trouble.
+ * internals.h (struct pthread_functions): Rename ptr_pthread_exit
+ and ptr_pthread_attr_init_2_* to ptr___pthread_exit and
+ ptr___pthread_attr_init_2_*.
+ * pthread.c (pthread_functions): Adjust.
+
2002-12-28 Jakub Jelinek <jakub@redhat.com>
* libc_pthread_init.c (__libc_pthread_init): Remove