about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-21 05:54:40 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-21 05:54:40 +0000
commitbdf09fab1b2097bacf7a02e32beacf964825eee6 (patch)
tree29e74f8470a3a2fe4307d399723dfdccfdafa6d2 /linuxthreads
parent697568d1b48a497024bca234483a157cee79c7a2 (diff)
downloadglibc-bdf09fab1b2097bacf7a02e32beacf964825eee6.tar.gz
glibc-bdf09fab1b2097bacf7a02e32beacf964825eee6.tar.xz
glibc-bdf09fab1b2097bacf7a02e32beacf964825eee6.zip
Update.
2000-06-20  Ulrich Drepper  <drepper@redhat.com>

	* math/libm-test.inc: Include <strcmp.h>.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog3
-rw-r--r--linuxthreads/sysdeps/i386/useldt.h1
2 files changed, 4 insertions, 0 deletions
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  <drepper@redhat.com>
 
+	* sysdeps/i386/useldt.h: Include <stdlib.h>.
+
 	* 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 <kaz@ashi.footprints.net>.
 
 2000-06-19  H.J. Lu  <hjl@gnu.org>
 
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 <stddef.h>	/* For offsetof.  */
+#include <stdlib.h>	/* For abort().  */
 
 
 /* We don't want to include the kernel header.  So duplicate the