History log of /external/valgrind/none/tests/pth_stackalign.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5e5e213dd5a5d98c20cd33f19a2d5170d1380406 16-Nov-2004 thughes <thughes@a5019735-40e9-0310-863c-91ae7b9d1cf9> The calculation used to round the size of a new thread's stack to a
multiple of the page size had an off by one error. Fixed it to use
the PGROUNDUP macro instead of trying to do the calculation itself
and then get it wrong.

BUG: 93309


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3030 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/pth_stackalign.c