From: Jim Meyering Date: Sun, 13 Jul 2003 22:15:08 +0000 (+0000) Subject: . X-Git-Tag: COREUTILS-5_0_1~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=285eeddfd5e6d16f89ea448d3e3ca464a199617d;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/TODO b/TODO index d20b885..3b8e973 100644 --- a/TODO +++ b/TODO @@ -73,6 +73,8 @@ df: alignment problem of `Used' heading with e.g., -mP tr: support nontrivial equivalence classes, e.g. [=e=] with LC_COLLATE=fr_FR +fix tail -f to work with named pipes; reported by Ian D. Allen + lib/strftime.c: Since %N is the only format that we need but that glibc's strftime doesn't support, consider using a wrapper that would expand /%(-_)?\d*N/ to the desired string and then pass the