aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-03-17 11:14:41 +0100
committerMattias Andrée <maandree@kth.se>2016-03-17 11:14:41 +0100
commitdaaf519febdab9963c25b9b11b393beb2f7a55b9 (patch)
tree4b1115ff7dc7055471d19ea57f5b880590a40aa0
parentm (diff)
downloadslibc-daaf519febdab9963c25b9b11b393beb2f7a55b9.tar.gz
slibc-daaf519febdab9963c25b9b11b393beb2f7a55b9.tar.bz2
slibc-daaf519febdab9963c25b9b11b393beb2f7a55b9.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e276d42..49b1dd2 100644
--- a/TODO
+++ b/TODO
@@ -72,3 +72,5 @@ Can we implement any of these:
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