* tst-oddstacklimit.c: New file.
authorRoland McGrath <roland@gnu.org>
Tue, 23 Dec 2003 23:07:41 +0000 (23:07 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 23 Dec 2003 23:07:41 +0000 (23:07 +0000)
commit432aaf5b3c599d8eb7e70acf8a9b31fa4185c41f
treec6dc8d9317efaf0e4cad3d47a4ade0269be04088
parentd9cabb2f8060f2fb41abff2ea745534a3ad2bf97
* tst-oddstacklimit.c: New file.

* Makefile (tests): Add it.
(tst-oddstacklimit-ENV): New variable.

* init.c (__pthread_initialize_minimal_internal): Round stack rlimit
value up to page size for __default_stacksize.
nptl/ChangeLog
nptl/Makefile
nptl/tst-oddstacklimit.c [new file with mode: 0644]