From 56e171066de897e3e8196b5e7479913b12ce2af6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 4 Sep 2009 13:09:48 +0000 Subject: 2009-09-04 Sebastian Huber * rtems/src/taskmode.c, sapi/src/exshutdown.c, score/include/rtems/score/sysstate.h, score/inline/rtems/score/sysstate.inl: Added _System_state_Is_shutdown(). Removed direct uses of _System_state_Current. Documentation. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 312d8cc3b4..3d5c86ed0e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2009-09-04 Sebastian Huber + + * rtems/src/taskmode.c, sapi/src/exshutdown.c, + score/include/rtems/score/sysstate.h, + score/inline/rtems/score/sysstate.inl: Added + _System_state_Is_shutdown(). Removed direct uses of + _System_state_Current. Documentation. + 2009-08-28 Joel Sherrill * libcsupport/src/malloc_initialize.c, sapi/src/exinit.c, -- cgit v1.2.3