diff options
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> + |