about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-08 09:04:02 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-08 09:04:02 +0000
commitb7eb7b0f6d971568ea2d478950bd7ca18ac27d5a (patch)
tree86e7604ad0a302471cd081fd7dcf979e0c2b0f96 /linuxthreads/ChangeLog
parent48b8e8464b5a0a4c20dca0ffac05541397bfb654 (diff)
downloadglibc-b7eb7b0f6d971568ea2d478950bd7ca18ac27d5a.tar.gz
glibc-b7eb7b0f6d971568ea2d478950bd7ca18ac27d5a.tar.xz
glibc-b7eb7b0f6d971568ea2d478950bd7ca18ac27d5a.zip
Update.
2002-08-08  Ulrich Drepper  <drepper@redhat.com>

	* gmon/gmon.c (write_gmon): Use O_NOFOLLOW in open calls if available.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 37dd1ad103..a6a2e9b7e1 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Removed.
+
 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
 
 	* pthread.c (__linuxthreads_initial_report_events): New variable.