From: Mark Whitley Date: Thu, 22 Jun 2000 00:16:37 +0000 (-0000) Subject: Merged two TODO items into one X-Git-Tag: 0_45~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ccd32cbb61a85ae00373c8e109e68a258c65d6b0;p=platform%2Fupstream%2Fbusybox.git Merged two TODO items into one --- diff --git a/TODO b/TODO index e5f7a5f..1b456a6 100644 --- a/TODO +++ b/TODO @@ -26,8 +26,7 @@ Bugs that need fixing: - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to /tmp/file in the current directory, rather then trying and failing to create a symlink named "." in the current working directory). - - Prune sfdisk - - Graft fdisk instead + - Prune sfdisk, graft in std fdisk instead We will rework these to use libc regex functions instead (as per the mailing