From c0be4dbd9ee0b35eb228d71032cbe0020ee5c6fa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 10 Oct 2015 18:15:37 +0200 Subject: update todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index c376ec1..571765c 100644 --- a/TODO +++ b/TODO @@ -16,3 +16,9 @@ input/output overview (15 p429) debugging support (16 p435) input/output on streams (17 p439) +It should be possible to configure malloc, calloc, and +realloc to allocate some extra space. This is usable +for single-threaded allocations; they do not need to +realloc strings returned by functions with +__attribute__((malloc)), to append a string or character. + -- cgit v1.2.3-70-g09d2