aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-09-10 22:27:42 +0000
committerRoland McGrath <roland@gnu.org>2003-09-10 22:27:42 +0000
commit38791048930dfcf0a4dda23d04f4f188d28eb213 (patch)
tree7482e21d42ca918f4a474a58e4b65b4fb18ad520 /linuxthreads/ChangeLog
parentc6416bfa64907504d4c562cfe8df3ffeb6e5c14f (diff)
downloadglibc-38791048930dfcf0a4dda23d04f4f188d28eb213.tar
glibc-38791048930dfcf0a4dda23d04f4f188d28eb213.tar.gz
glibc-38791048930dfcf0a4dda23d04f4f188d28eb213.tar.bz2
glibc-38791048930dfcf0a4dda23d04f4f188d28eb213.zip
* sysdeps/pthread/pthread-functions.h (struct pthread_functions): Move
ptr___pthread_cond_timedwait to the end of the structure to avoid breaking Wine unnecessarily.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 05dba57b7c..56947bb614 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-10 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/pthread/pthread-functions.h (struct pthread_functions): Move
+ ptr___pthread_cond_timedwait to the end of the structure to avoid
+ breaking Wine unnecessarily.
+
2003-09-08 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Remove.