From 9120e88c2653f761d3ad0c1d58e80f7f73bc4a6b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 29 Jun 2004 13:56:00 +0000 Subject: 2004-06-29 Joel Sherrill PR 631/rtems * rtems/src/msgqcreate.c: Return unsatisfied from message_queue_create when unable to allocate message buffer memory. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 2e1a2d60b2..0ff6bdf987 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2004-06-29 Joel Sherrill + + PR 631/rtems + * rtems/src/msgqcreate.c: Return unsatisfied from message_queue_create + when unable to allocate message buffer memory. + 2004-05-21 Joel Sherrill PR 628/rtems -- cgit v1.2.3