diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-26 08:41:20 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-26 08:41:20 +0100 |
commit | 956880eead686575ee8bc80d0d872447d58a8b1b (patch) | |
tree | a782c5dd443af904e3d4f14ef513bb319d0c0cb4 /TODO | |
parent | implement machinesize (diff) | |
download | slibc-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 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> + |