1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-08 01:29:13 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-04-11 12:54:22 +00:00
parent cfaec94084
commit dd199731fd
+3 -2
View File
@@ -2,8 +2,9 @@
* Version 5.0.1.
* chown.c, cp.c, du.c, ln.c, mkfifo.c, ptx.c, spline.c, stty.c:
* tail.c, test.c, unexpand.c: Remove (or replace-with-TAB(s) to
* src/chown.c, src/cp.c, src/dircolors.hin, src/du.c, src/ln.c:
* src/mkfifo.c, src/ptx.c, src/spline.c, src/stty.c, src/tail.c:
* src/test.c, src/unexpand.c: Remove (or replace-with-TAB(s) to
retain alignment) each sequence of spaces before a TAB character.
* src/ls.c: Include <stdlib.h> unconditionally.