This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Fix return value in pthread_create


On Wed, Dec 14, 2011 at 4:16 PM, Roland McGrath <roland@hack.frob.com> wrote:
> Applied, with log entry fix (wrong function name and BZ# tag).

If we are going to check for ENOMEM in pthread_create.c then
allocatestack.c should be fixed to stop checking for the same
condition.

I'm reg-testing the attached patch on i686-pc-linux-gnu.

Is there any reason not to apply the patch if the reg-testing turns up OK?

Cheers,
Carlos.

Attachment: allocatestack.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]