aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2011-12-14 13:14:56 -0800
committerRoland McGrath <roland@hack.frob.com>2011-12-14 13:14:56 -0800
commite988dba98d852d08707d00eec0072548fdf2eb24 (patch)
treecfb296bdd96c310f17cafe3d73a09026a081da2e /nptl/ChangeLog
parent26428b7c692af44c61150677b6798294ccd397a0 (diff)
downloadglibc-e988dba98d852d08707d00eec0072548fdf2eb24.tar
glibc-e988dba98d852d08707d00eec0072548fdf2eb24.tar.gz
glibc-e988dba98d852d08707d00eec0072548fdf2eb24.tar.bz2
glibc-e988dba98d852d08707d00eec0072548fdf2eb24.zip
BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ENOMEM.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <law@redhat.com>
+
+ [BZ #5245]
+ * pthread_create.c (__pthread_create_2_1): Translate ENOMEM to EAGAIN.
+
2011-11-28 Andreas Schwab <schwab@redhat.com>
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Handle