aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-03-18 19:31:47 +0100
committerMattias Andrée <maandree@kth.se>2016-03-18 19:31:47 +0100
commitd37cd7fb526749316a2c7864cfb9b1145dcad427 (patch)
treef36c3f522f62ca2ed4ab078d3017ea73f77fe24a /TODO
parentupdate todo (diff)
downloadslibc-d37cd7fb526749316a2c7864cfb9b1145dcad427.tar.gz
slibc-d37cd7fb526749316a2c7864cfb9b1145dcad427.tar.bz2
slibc-d37cd7fb526749316a2c7864cfb9b1145dcad427.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-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.