From 442eac699df1468fff4cfb2ff44b4cac5bfaac84 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 11 Sep 2009 15:35:52 +0000 Subject: 2009-09-11 Joel Sherrill * score/include/rtems/score/thread.h, score/src/threadhandler.c, score/src/threadinitialize.c, score/src/threadtickletimeslice.c: Disable thread protocol and scheduling capabilities not exercised when POSIX or ITRON API is disabled. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f0db75d2a1..90fe392c99 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-09-11 Joel Sherrill + + * score/include/rtems/score/thread.h, score/src/threadhandler.c, + score/src/threadinitialize.c, score/src/threadtickletimeslice.c: + Disable thread protocol and scheduling capabilities not exercised + when POSIX or ITRON API is disabled. + 2009-09-11 Joel Sherrill * score/include/rtems/score/object.h, -- cgit v1.2.3