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.
This commit is contained in:
Ulrich Drepper 2003-12-18 02:27:57 +00:00
parent 6c3eb26af3
commit 2d951ab685
1 changed files with 6 additions and 0 deletions

View File

@ -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.