diff options
author | Mattias Andrée <maandree@kth.se> | 2016-03-17 11:14:41 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-03-17 11:14:41 +0100 |
commit | daaf519febdab9963c25b9b11b393beb2f7a55b9 (patch) | |
tree | 4b1115ff7dc7055471d19ea57f5b880590a40aa0 /TODO | |
parent | m (diff) | |
download | slibc-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 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |