mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-11 14:44:18 +02:00
19 lines
609 B
Plaintext
19 lines
609 B
Plaintext
restore djgpp, eventually
|
|
merge TODO lists
|
|
add unit tests for lib/*.c
|
|
rewrite du.c not to use explicit recursion
|
|
|
|
strip: add an option to specify the program used to strip binaries.
|
|
suggestion from Karl Berry
|
|
|
|
doc/coreutils.texi:
|
|
Address this comment: FIXME: mv's behavior in this case is system-dependent
|
|
Better still: fix the code so it's *not* system-dependent.
|
|
|
|
implement --target-directory=DIR for install (per texinfo documentation)
|
|
|
|
ls: add --format=FORMAT option that controls how each line is printed.
|
|
|
|
cp --no-preserve=X should not attempt to preserve attribute X
|
|
reported by Andreas Schwab
|