summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-07-06 12:29:35 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-07-06 12:38:09 (EDT)
commit351fc50f385f6b6cac0571355b910377bd077781 (patch)
treeb309303c9be9bd6c691f762b3f01d782665dac9a /TODO
parent2615b187c5e446bcba965f21def342e313656201 (diff)
mknod: Factor out error functions into common code
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0334fea..458948d 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-Write `common/error.[ch]`:
- `opkg_opk_set_program_name()`, `opkg_opk_error()`, `opkg_opk_errno()`
Ownership override
Finish options handling, remove cli.txt
Reconsider error handling (enum?), prepend program name to messages (see above)