From e988dba98d852d08707d00eec0072548fdf2eb24 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 14 Dec 2011 13:14:56 -0800 Subject: BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ENOMEM. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 448aa9357f..bdf61296e2 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2011-12-14 Jeff Law + + [BZ #5245] + * pthread_create.c (__pthread_create_2_1): Translate ENOMEM to EAGAIN. + 2011-11-28 Andreas Schwab * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Handle -- cgit 1.4.1