summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-05-13 12:42:16 +0000
committerJim Meyering <jim@meyering.net>2003-05-13 12:42:16 +0000
commit4641ffbefa3a986a72f7d8d5f242fc59dd7be2a2 (patch)
tree1273e05e93c88a0edaeda3705941133290b5a45d /TODO
parenteb66adf96f77afff1f0c7946358222af9bb0df8b (diff)
downloadcoreutils-4641ffbefa3a986a72f7d8d5f242fc59dd7be2a2.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index 65c4d7ad1..9480e903c 100644
--- 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.