From d6cdc030a3c1ecf0328d4e60fc6200d6639c166c Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Fri, 23 Sep 2022 15:09:35 -0700 Subject: [PATCH] fix up todo list --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 6b987fe..5e02065 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ remove elements from this list as you see fit. * test literally anything at all on a BSD and a Darwin -* yices: more vigorously +* yices: test more vigorously * is alarm working correctly? * what about resource limits? * kuroko: test more vigorously @@ -15,11 +15,11 @@ remove elements from this list as you see fit. * create a custom preprocessor to generate shell scripts * takes a sane syntax and transforms it into my fucked-up code style with `&&`s * generate Dockerfiles too -* do build virtualization without Docker, a la Void Linux * use code style everywhere +* do build virtualization without Docker, a la Void Linux * patch busybox with Alpine patches (especially security) * add note that cosmocc is separate from jart's cosmocc -* handle -shared in cosmocc (i.e. warn about it) +* handle `-shared` in cosmocc (i.e. warn about it) * describe Dockerfile gotchas and whatnot * util: include the "pretty" version of dedupe.awk instead of the golfed version * use "proper" directory structures in /opt