From d9aca5f5376cea0053c5c099111c8adc8191974e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 16 May 2008 21:51:40 +0000 Subject: 2008-05-16 Till Straumann * score/src/threadchangepriority.c: Just in case the transient state was set when we entered, ensure that it is still set when we exit. * score/src/threadclose.c: When a thread is being deleted, it should go into the dormant state -- not the transient state. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9725fad435..805d11d926 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2008-05-16 Till Straumann + + * score/src/threadchangepriority.c: Just in case the transient + state was set when we entered, ensure that it is still set when + we exit. + * score/src/threadclose.c: When a thread is being deleted, it should + go into the dormant state -- not the transient state. + 2008-05-15 Thomas Doerfler * libi2c/libi2c.h, libi2c/libi2c.h: added interface to query -- cgit v1.2.3