Return errno on failure in allocate_stack
commitcaafb2b06bb5ae71e1de719292a0b8a233a21757
authorCarlos O'Donell <carlos@codesourcery.com>
Thu, 15 Dec 2011 02:32:11 +0000 (14 21:32 -0500)
committerCarlos O'Donell <carlos@codesourcery.com>
Thu, 15 Dec 2011 02:32:11 +0000 (14 21:32 -0500)
treea70bfeb2b335beebd50a64cbb8f84e2985806899
parente988dba98d852d08707d00eec0072548fdf2eb24
Return errno on failure in allocate_stack

In cases where a function call fails return
errno and allow the caller to fixup the return
code as required by their API.
nptl/ChangeLog
nptl/allocatestack.c