From 51065802f50273b5b3fa0707d9ffbdac9f9b89ac Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 17 Apr 1997 05:15:04 +0000 Subject: [PATCH] GNU tar 1.12 --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..153c4ea --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +* TODO file for GNU tar -*- outline -*- + +Tell if you feel like volunteering for any +of these ideas, listed more or less in decreasing order of priority. +Some TODO items are implicit from received email. See file BACKLOG. +Significant contributions require written assignments and disclaimers. + +.* create.c: diagnostics missing when `goto badfile'. +.* compare.c: confusion between stderr and stdlis, WARN and ERROR. +.* --ignore-failed-read might have been defeated. +.* Better clean sources for list.c, extract.c, create.c and buffer.c. +.* revise all NAMSIZ references, too often related to short buffers. +.* current_link_name, current_file_name not always quoted when printed. +.* Take over script maintenance, implement a `restore' script. +.* Make a debugging feature out of all `#if 0'. -- 2.44.0