]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 13 May 2003 12:42:16 +0000 (12:42 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 May 2003 12:42:16 +0000 (12:42 +0000)
TODO
doc/ChangeLog

diff --git a/TODO b/TODO
index 65c4d7ad1ecd09f888bf7fbf8adfb20965d38eff..9480e903cda5e74ff4ddc2ca636f08bc1cf45a6a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -65,13 +65,11 @@ output to stderr.  Suggested here:
 
 m4: rename all macros that start with AC_ to start with another prefix
 
-document that `true --version' can fail, e.g., like this:
-  ./true --version >&-
-  ./true: write error: Bad file number
-  Reported by Paul Eggert
-
 resolve RH report on cp -a forwarded by Tim Waugh
 
 Martin Michlmayr's patch to provide ls with `--sort directory' option
 
 Remove uses of PROTOTYPES
+
+tail: don't use xlseek; it *exits*.
+  Instead, maybe use a macro and return nonzero.
index b99f43e797fba50a5cb5960adb934c69a18b1458..f087459d06e99fb31dec0ea5279cf41611f53a83 100644 (file)
@@ -11,7 +11,6 @@
        (More details about version sort): Note that strverscmp, and hence
        `ls -v', does not use LC_COLLATE.  Reported by From: Andrey Borzenkov.
 
-
 2003-04-21  Jim Meyering  <jim@meyering.net>
 
        Fix printf POSIX compatibility bug reported by Ben Harris in