From 38791048930dfcf0a4dda23d04f4f188d28eb213 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 10 Sep 2003 22:27:42 +0000 Subject: * sysdeps/pthread/pthread-functions.h (struct pthread_functions): Move ptr___pthread_cond_timedwait to the end of the structure to avoid breaking Wine unnecessarily. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') 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 + + * 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 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Remove. -- cgit v1.2.3