From 35884caef26e17b2aa8b734e0bfb423326f52b9c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 25 Nov 2015 17:13:59 +0100 Subject: update todo: intptr_t can be wider than size_t MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0cf962d..86f5779 100644 --- a/TODO +++ b/TODO @@ -42,3 +42,6 @@ crt0 with cpu cycle count printing BUFSIZ configurable by environment variable Rate limitation of I/O-functions configured by environment variables +The width of intptr_t should be determined by sizeof(void*), +and the width of size_t should be determined by sizeof(sizeof(0)). + -- cgit v1.2.3-70-g09d2