From f1b36ae49ef6eb88f6167bc12d3d31a01573fca3 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 14 Oct 2009 00:10:57 +0000 Subject: [PATCH] Re-organized --- TODO | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/TODO b/TODO index 61c7102..d16d51c 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -all: - factorize code (either need to improve configure or include a .c file) - improve command line arguments fetching? (inspired from wc?) - factorize code; either: @@ -19,27 +18,24 @@ all: . include always; . build conditionally; -id: +[id] - check if it's complete -kill: +[kill] - get signal number from its name -ls: +[ls] - race condition between looking if is a directory and opendir()? (check cksum too) -rm: -- check for symlinks in recursive removal? - -id: +[id] - write more readable code - check if it's complete -kill: -- get signal number from its name - -mkdir/rmdir: +[mkdir/rmdir] - check recursive algorithms -tail: +[rm] +- check for symlinks in recursive removal? + +[tail] - implement