aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 49b1dd2..1ab73dc 100644
--- a/TODO
+++ b/TODO
@@ -73,4 +73,6 @@ Macros that are used but not defined:
_LINUX_
It is implementation-defined what happens in realloc if the
-size is zero. This should be reflected in the documentation. \ No newline at end of file
+size is zero. This should be reflected in the documentation.
+
+The printf-functions shall have a %-code for dumping a memory segment.