From 54a0bb47f0fccad6481c5d83ffa6c2cd1e59ce1b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 25 Apr 2005 22:58:52 +0000 Subject: [PATCH] Hopefully gone a bit further --- src/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TODO b/src/TODO index 266e4db..4e86284 100644 --- a/src/TODO +++ b/src/TODO @@ -9,5 +9,5 @@ id: kill: - get signal number from its name -mkdir/rmdir: -- check recursive algorithms +ls: +- race condition between looking if is a directory and opendir()? (check cksum too)