From ddb29e37c9bbb6809809c643b62ab3ad8b151632 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 17 Feb 2011 14:17:09 +0000 Subject: 2011-02-17 Sebastian Huber * libcsupport/src/rtems_heap_extend.c: New file. * libcsupport/Makefile.am: Reflect change from above. * libcsupport/include/rtems/malloc.h: Declare rtems_heap_extend(). * score/include/rtems/score/heap.h: Documentation. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8352d191ef..0fcc53f24c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2011-02-17 Sebastian Huber + + * libcsupport/src/rtems_heap_extend.c: New file. + * libcsupport/Makefile.am: Reflect change from above. + * libcsupport/include/rtems/malloc.h: Declare rtems_heap_extend(). + * score/include/rtems/score/heap.h: Documentation. + 2011-02-16 Sebastian Huber * score/src/wkspace.c: Removed NULL pointer check from -- cgit v1.2.3