diff options
author | Patrick 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) |
commit | 351fc50f385f6b6cac0571355b910377bd077781 (patch) | |
tree | b309303c9be9bd6c691f762b3f01d782665dac9a /TODO | |
parent | 2615b187c5e446bcba965f21def342e313656201 (diff) |
mknod: Factor out error functions into common code
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) |