From abc534cdb39bd1ed537a1e97150374675a307437 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 17 Sep 2004 12:43:36 +0000 Subject: [PATCH] uniq bugs --- src/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/TODO b/src/TODO index 89c9d02..1d6d04e 100644 --- a/src/TODO +++ b/src/TODO @@ -13,3 +13,6 @@ ls: mkdir/rmdir: - check recursive algorithms + +uniq: +- fgets() loop error near EOF