From d32c7f80cf7a1fb5fb8e1b267187936130d62a94 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 May 2007 10:43:17 +0000 Subject: =?UTF-8?q?2007-05-08=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * score/include/rtems/score/thread.h, score/inline/rtems/score/stack.inl score/src/threadinitialize.c, score/src/threadstackallocate.c: Use size_t for stack sizes. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 3cb9d0ced8..d391fd63cf 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2007-05-08 Ralf Corsépius + + * score/include/rtems/score/thread.h, score/inline/rtems/score/stack.inl + score/src/threadinitialize.c, score/src/threadstackallocate.c: + Use size_t for stack sizes. + 2007-05-03 Joel Sherrill * ChangeLog, libcsupport/src/malloc.c, -- cgit v1.2.3