diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 39b91a8177..4beb77c43e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2013-03-01 Siddhesh Poyarekar <siddhesh@redhat.com> + * tst-oddstacklimit.c: Include stdlib.h. + * Makefile (tests): Add tst-pthread-stack-env. (tst-pthread-stack-env-ENV): Set environment for test. * nptl-init.c (set_default_stacksize): New function. |