mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-22 04:43:33 +02:00
*** empty log message ***
This commit is contained in:
8
TODO
8
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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user