From 84e818899f07e097fe91f633e3c49ea60cd6b722 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 16 Aug 2001 19:55:33 +0000 Subject: 2001-08-16 Joel Sherrill * src/msgqsubmit.c: Add a comment indicating that we do not have to account for possibly blocking during the core send operation because Classic API message queue send is always non-blocking. --- c/src/exec/rtems/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c') diff --git a/c/src/exec/rtems/ChangeLog b/c/src/exec/rtems/ChangeLog index af0a9d8e4d..0870729858 100644 --- a/c/src/exec/rtems/ChangeLog +++ b/c/src/exec/rtems/ChangeLog @@ -1,3 +1,9 @@ +2001-08-16 Joel Sherrill + + * src/msgqsubmit.c: Add a comment indicating that we do not have + to account for possibly blocking during the core send operation + because Classic API message queue send is always non-blocking. + 2001-08-09 Joel Sherrill * src/msgqsubmit.c: Unblocking message queue operations should -- cgit v1.2.3