From 1ab1fa6fb741caf552f2f1d79467d2455655d02b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 18 Sep 2004 21:21:36 +0000 Subject: Update. 2004-09-18 Ulrich Drepper * allocatestack.c (allocate_stack): Return EAGAIN instead of ENOMEM when out of memory. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6cd9b0d..db3aeba 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-09-18 Ulrich Drepper + + * allocatestack.c (allocate_stack): Return EAGAIN instead of + ENOMEM when out of memory. + 2004-09-10 Roland McGrath [BZ #379] -- cgit v1.1