about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/i386
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-25 07:40:56 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-25 07:40:56 +0000
commitd472655c75767d8a5956a01435f769c71db499b7 (patch)
treeba80dd709a781c5495878f1723d626107911d684 /linuxthreads/sysdeps/i386
parent128e2b0f0e11f60af8587ed86353d9e8442b1e38 (diff)
downloadglibc-d472655c75767d8a5956a01435f769c71db499b7.tar.gz
glibc-d472655c75767d8a5956a01435f769c71db499b7.tar.xz
glibc-d472655c75767d8a5956a01435f769c71db499b7.zip
Update.
2000-04-25  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-profile.c (_dl_mcount): Try to be thread-safe while not
	setting the state to GMON_PROF_BUSY.
Diffstat (limited to 'linuxthreads/sysdeps/i386')
-rw-r--r--linuxthreads/sysdeps/i386/i686/pt-machine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linuxthreads/sysdeps/i386/i686/pt-machine.h b/linuxthreads/sysdeps/i386/i686/pt-machine.h
index 97fa7113e8..4e7832b66a 100644
--- a/linuxthreads/sysdeps/i386/i686/pt-machine.h
+++ b/linuxthreads/sysdeps/i386/i686/pt-machine.h
@@ -1,6 +1,6 @@
 /* Machine-dependent pthreads configuration and inline functions.
    i686 version.
-   Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>.
 
@@ -64,4 +64,4 @@ __compare_and_swap (long int *p, long int oldval, long int newval)
 
 
 /* Use the LDT implementation only if the kernel is fixed.  */
-#include "../useldt.h"
+//#include "../useldt.h"