From 3672dd9778078439b1175564b2e24c35568951fc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Feb 2007 04:52:48 +0000 Subject: 2007-02-11 Ralf Corsepius * score/include/rtems/score/heap.h, score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c: Use size_t for heap-sizes. --- cpukit/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 398f66ce89..271c7c4878 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/heapallocate.c, score/src/heapextend.c: Use size_t for + heap-sizes. * libnetworking/resolv.h: Typo fixes. Remove __P(). 2007-02-09 Ralf Corsepius -- cgit v1.2.3