From 7ce892d633435c7f4cbe18e1100162236182f7c7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 14 Feb 2011 17:50:23 +0000 Subject: 2011-02-14 Joel Sherrill * score/include/rtems/score/coremutex.h, score/inline/rtems/score/coremutex.inl, score/src/apimutexallocate.c: Fix direction of conditional and eliminate use of nesting is error when POSIX is disabled. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c6c5e97d04..e335b6331b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2011-02-14 Joel Sherrill + + * score/include/rtems/score/coremutex.h, + score/inline/rtems/score/coremutex.inl, score/src/apimutexallocate.c: + Fix direction of conditional and eliminate use of nesting is error + when POSIX is disabled. + 2011-02-11 Joel Sherrill * rtems/src/semtranslatereturncode.c, -- cgit v1.2.3