diff options
author | EuAndreh <eu@euandre.org> | 2021-08-17 17:45:17 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-17 17:45:54 -0300 |
commit | f9bebdaa0b1c67dd01f94c9f342b2ba4e016ac70 (patch) | |
tree | 7e11b538b02712da9a9e334b82b7820e27cc7358 | |
parent | TODOs.md: Add #question-93d85890-41dd-f856-a6f9-801d948f76ce (diff) | |
download | gistatic-f9bebdaa0b1c67dd01f94c9f342b2ba4e016ac70.tar.gz gistatic-f9bebdaa0b1c67dd01f94c9f342b2ba4e016ac70.tar.xz |
TODOs.md: Add #task-d6cab5ad-0405-5190-f918-766b81daf8c0
-rw-r--r-- | TODOs.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |