aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-09-02 15:36:23 +0200
committerMattias Andrée <maandree@kth.se>2018-09-02 15:36:23 +0200
commit3c891c95a2ebb9bee0641499e984cc9b698daafd (patch)
treeed8d4372f1ab9bc2c53950f5f4f08a222c6e78a7
parentmisc (diff)
downloadlibsimple-3c891c95a2ebb9bee0641499e984cc9b698daafd.tar.gz
libsimple-3c891c95a2ebb9bee0641499e984cc9b698daafd.tar.bz2
libsimple-3c891c95a2ebb9bee0641499e984cc9b698daafd.tar.xz
Add TODO
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..bf46e38
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+Document:
+ memeq
+ mempset
+ aligned_alloc functions
+ posix_memalign functions
+ memalign functions
+ valloc functions
+ pvalloc functions
+ memalloc functions
+ arrayalloc functions