aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-26 08:41:20 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-26 08:41:20 +0100
commit956880eead686575ee8bc80d0d872447d58a8b1b (patch)
treea782c5dd443af904e3d4f14ef513bb319d0c0cb4
parentimplement machinesize (diff)
downloadslibc-956880eead686575ee8bc80d0d872447d58a8b1b.tar.gz
slibc-956880eead686575ee8bc80d0d872447d58a8b1b.tar.bz2
slibc-956880eead686575ee8bc80d0d872447d58a8b1b.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index dbb7f0c..700c538 100644
--- a/TODO
+++ b/TODO
@@ -46,3 +46,6 @@ The width of intptr_t should be determined by sizeof(void*),
the width of size_t should be determined by sizeof(sizeof(0)), and
the width of ptrdiff_t should be determined by sizeof(NULL - NULL);
+libslibc
+ library with all slibc-extension. <slibc.h>
+