From bdf09fab1b2097bacf7a02e32beacf964825eee6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 21 Jun 2000 05:54:40 +0000 Subject: Update. 2000-06-20 Ulrich Drepper * math/libm-test.inc: Include . --- linuxthreads/ChangeLog | 3 +++ linuxthreads/sysdeps/i386/useldt.h | 1 + 2 files changed, 4 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 965ac05e31..94446af99f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,7 @@ 2000-06-20 Ulrich Drepper + * sysdeps/i386/useldt.h: Include . + * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_BARRIERS. * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise. @@ -10,6 +12,7 @@ * Examples/ex9.c: New file. * sysdeps/pthread/pthread.h: Add barrier data types and declarations. * sysdeps/pthread/bits/pthreadtypes.h: Likewise. + Patch by Kaz Kylheku . 2000-06-19 H.J. Lu diff --git a/linuxthreads/sysdeps/i386/useldt.h b/linuxthreads/sysdeps/i386/useldt.h index bd527a3d3c..10cc3d41a3 100644 --- a/linuxthreads/sysdeps/i386/useldt.h +++ b/linuxthreads/sysdeps/i386/useldt.h @@ -20,6 +20,7 @@ Boston, MA 02111-1307, USA. */ #include /* For offsetof. */ +#include /* For abort(). */ /* We don't want to include the kernel header. So duplicate the -- cgit v1.2.3