From aab4664d77ba0d2caa2a4d73919356cca366ce4e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 22 Oct 2003 16:53:55 +0000 Subject: 2003-10-22 Joel Sherrill PR 511/filesystem * src/malloc.c: Add deferred free and protect against C Program Heap operations while in a dispatch disable critical section or ISR. --- cpukit/libcsupport/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libcsupport/ChangeLog') diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index cedef7874e..20e3b2f9e3 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,9 @@ +2003-10-22 Joel Sherrill + + PR 511/filesystem + * src/malloc.c: Add deferred free and protect against C Program Heap + operations while in a dispatch disable critical section or ISR. + 2003-10-02 Phil Torre PR 504/rtems -- cgit v1.2.3