about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-28 21:58:14 +0000
committerRoland McGrath <roland@gnu.org>2002-09-28 21:58:14 +0000
commit3865b57f91a9bb5ffa252f38837f69944b47e85b (patch)
tree6d9d152517aa58249828b13fe52c774d3794ac41 /linuxthreads/ChangeLog
parentec1434fc89b159fe506ce92b181b70df00bb2dee (diff)
downloadglibc-3865b57f91a9bb5ffa252f38837f69944b47e85b.tar.gz
glibc-3865b57f91a9bb5ffa252f38837f69944b47e85b.tar.xz
glibc-3865b57f91a9bb5ffa252f38837f69944b47e85b.zip
* pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:
	Don't call setrlimit, since we did no prior bogon we need to undo.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index d9a653bc87..dc6cf2330a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-28  Roland McGrath  <roland@redhat.com>
+
+	* pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:
+	Don't call setrlimit, since we did no prior bogon we need to undo.
+
 2002-09-27  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/x86_64/tls.h [__ASSEMBLER__]: Don't include <pt-machine.h>.