aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 79c5bbf..c2ccf74 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,13 @@
# Tasks
+## TODO Separate `gitstatic_main` out of `main` {#task-d6cab5ad-0405-5190-f918-766b81daf8c0}
+- TODO in 2021-08-17
+
+---
+
+Make it receive an allocator parameter, and enable building a `libgistatic.a`
+library too and receiving a top-level allocator parameter.
+
## TODO Have a PRNG so I do not depend on `/dev/urandom` {#task-e99fa50b-75ea-21fb-6b4d-84447646cdea}
- TODO in 2021-08-13