|
From: | Michael Baeuerle |
Subject: | [avr-libc-dev] [patch #6935] Patch for malloc() |
Date: | Tue, 06 Oct 2009 08:11:38 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20091005 SeaMonkey/1.1.18 |
URL: <http://savannah.nongnu.org/patch/?6935> Summary: Patch for malloc() Project: AVR C Runtime Library Submitted by: micha123 Submitted on: Di 06 Okt 2009 08:11:37 GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This patch is for avr-libc 1.6.7. It allows malloc() to combine new memory from heap extension with the last block in the freelist (if there are no used blocks in between). _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Di 06 Okt 2009 08:11:37 GMT Name: malloc_patch Size: 2kB By: micha123 <http://savannah.nongnu.org/patch/download.php?file_id=18819> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?6935> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |