diff options
author | Mattias Andrée <maandree@kth.se> | 2018-09-02 15:36:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-09-02 15:36:23 +0200 |
commit | 3c891c95a2ebb9bee0641499e984cc9b698daafd (patch) | |
tree | ed8d4372f1ab9bc2c53950f5f4f08a222c6e78a7 | |
parent | misc (diff) | |
download | libsimple-3c891c95a2ebb9bee0641499e984cc9b698daafd.tar.gz libsimple-3c891c95a2ebb9bee0641499e984cc9b698daafd.tar.bz2 libsimple-3c891c95a2ebb9bee0641499e984cc9b698daafd.tar.xz |
Add TODO
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +Document: + memeq + mempset + aligned_alloc functions + posix_memalign functions + memalign functions + valloc functions + pvalloc functions + memalloc functions + arrayalloc functions |