From: Jim Meyering Date: Mon, 10 Mar 2003 18:26:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a91a03bd047ed2807403460e71d607dba4483db;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 20900eca73..62c8fd4f1f 100644 --- a/TODO +++ b/TODO @@ -16,3 +16,7 @@ ls: add --format=FORMAT option that controls how each line is printed. cp --no-preserve=X should not attempt to preserve attribute X reported by Andreas Schwab + +printf: support %b -- consider adapting builtins/printf.def from bash + +copy.c: Address the FIXME-maybe comment in copy_internal.