From 209e68dfbd14d215f5bc78a4211ec61b079defa0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 2 Nov 2004 17:21:16 +0000 Subject: 2004-11-02 Joel Sherrill * posix/src/mqueueunlink.c, posix/src/semunlink.c, score/inline/rtems/score/object.inl, score/macros/rtems/score/object.inl: _Objects_Is_local_id() should be avoided in single CPU configurations but always available in the Objects Handlers API. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 80faba4e00..b2b1c96e62 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2004-11-02 Joel Sherrill + + * posix/src/mqueueunlink.c, posix/src/semunlink.c, + score/inline/rtems/score/object.inl, + score/macros/rtems/score/object.inl: _Objects_Is_local_id() should be + avoided in single CPU configurations but always available in the + Objects Handlers API. + 2004-11-02 Ralf Corsepius * rtems/include/rtems.h, -- cgit v1.2.3