From b0eb260de0d904302c88e35e79ad6b3261261c27 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 17 Aug 2003 07:50:40 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index a971700461..2cad83db50 100644 --- a/TODO +++ b/TODO @@ -73,6 +73,9 @@ 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 + $ mkfifo j; tail -f j & sleep 1; echo x > j + ./tail: j: file truncated + ./tail: j: cannot seek to offset 0: Illegal seek 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 -- 2.47.2