about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-12-18 02:27:57 +0000
committerUlrich Drepper <drepper@redhat.com>2003-12-18 02:27:57 +0000
commit2d951ab68550e19f9fd1e63a645a826c2b6f6b8f (patch)
tree54393249285d079bc70c7eb3a18c6562c1cd61b5 /nptl
parent6c3eb26af3720f4783e02133625f8ad6f228c15b (diff)
downloadglibc-2d951ab68550e19f9fd1e63a645a826c2b6f6b8f.tar.gz
glibc-2d951ab68550e19f9fd1e63a645a826c2b6f6b8f.tar.xz
glibc-2d951ab68550e19f9fd1e63a645a826c2b6f6b8f.zip
Update.
2003-12-17  Ulrich Drepper  <drepper@redhat.com>

	* init.c (__pthread_initialize_minimal_internal): Don't treat
	architectures with separate register stack special here when
	computing default stack size.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 55a0a7d2f4..2d10eccccc 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* init.c (__pthread_initialize_minimal_internal): Don't treat
+	architectures with separate register stack special here when
+	computing default stack size.
+
 2003-12-17  Roland McGrath  <roland@redhat.com>
 
 	* Makefile (tst-cancelx7-ARGS): New variable.