From a297369ccbef7ae14acedb77b4b7ba933b450ce7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Feb 2007 08:37:48 +0000 Subject: 2007-02-11 Ralf Corsepius * score/include/rtems/score/heap.h, score/src/heap.c, score/src/heapallocatealigned.c, score/src/heapresizeblock.c: More size_t for heap-sizes. --- cpukit/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 271c7c4878..05cd33db6a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,8 @@ 2007-02-11 Ralf Corsepius + * score/include/rtems/score/heap.h, score/src/heap.c, + score/src/heapallocatealigned.c, score/src/heapresizeblock.c: + More size_t for heap-sizes. * score/include/rtems/score/heap.h, score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c: Use size_t for heap-sizes. -- cgit v1.2.3