From 7fbe6805671c0272311da886b6b4dfc1b537b605 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 9 Jan 2008 21:24:30 +0000 Subject: 2008-01-09 Joel Sherrill * libcsupport/Makefile.am: Add src/malloc_dirtier.c. * libcsupport/include/rtems/malloc.h: Add malloc dirty support. * libcsupport/src/malloc_p.h: Correct prototype. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 937c1228a5..0aabcaa4d3 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-01-09 Joel Sherrill + + * libcsupport/Makefile.am: Add src/malloc_dirtier.c. + * libcsupport/include/rtems/malloc.h: Add malloc dirty support. + * libcsupport/src/malloc_p.h: Correct prototype. + 2008-01-09 Joel Sherrill * score/include/rtems/score/coremutex.h, -- cgit v1.2.3