1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-09 19:26:28 +02:00
Commit Graph

2093 Commits

Author SHA1 Message Date
Jim Meyering d2b4bca42e (main): Remove now-unnecessary diagnostic about filename containing NEWLINE. 1996-07-01 03:48:10 +00:00
Jim Meyering 6dceaa1d9d (split_3): Take an additional parameter, S_LEN.
Adapt caller.
Map translated NEWLINE-containing filename back into the original
NEWLINE-containing name.
(md5_check): Translate NEWLINE bytes to NUL bytes in filename.
1996-07-01 03:47:16 +00:00
Jim Meyering b288652bbd . 1996-06-30 21:42:53 +00:00
Jim Meyering 2b37242292 (usage): Fix typo, 3nd->3rd, in usage message.
From Santiago Vila <sanvila@unex.es>.
1996-06-30 21:42:49 +00:00
Jim Meyering afd2d8e4cf . 1996-06-30 14:30:00 +00:00
Jim Meyering c18996947c . 1996-06-30 14:29:29 +00:00
Jim Meyering 23b80c8e30 . 1996-06-30 04:24:26 +00:00
Jim Meyering 3b92bd0090 . 1996-06-30 00:01:20 +00:00
Jim Meyering 14bc2891a8 . 1996-06-29 23:59:14 +00:00
Jim Meyering 1ebe204c2f . 1996-06-29 23:58:48 +00:00
Jim Meyering 27725d0745 . 1996-06-29 16:45:17 +00:00
Jim Meyering 8977920253 . 1996-06-29 05:33:00 +00:00
Jim Meyering 41b9ee8834 . 1996-06-29 05:29:08 +00:00
Jim Meyering c4d50b0133 . 1996-06-29 05:28:48 +00:00
Jim Meyering bb389bead8 Remove u from Colour. 1996-06-29 05:28:32 +00:00
Jim Meyering 326cc336af . 1996-06-29 04:12:05 +00:00
Jim Meyering cd53ea93c5 (dc_parse_stream): Move enum states dcl into this function.
(dc_parse_stream): Remove parameter RESULT.
Adapt callers.
1996-06-29 04:11:43 +00:00
Jim Meyering aec69ce220 . 1996-06-29 04:08:10 +00:00
Jim Meyering b2d08f91db . 1996-06-29 04:07:18 +00:00
Jim Meyering 50cdbb37c8 . 1996-06-29 03:58:52 +00:00
Jim Meyering e81d02baf1 (do_link): Allow `ln -sf --backup k k' to succeed in creating the
self-referential symlink, doing so doesn't remove the source but merely
renames it.
1996-06-29 03:58:48 +00:00
Jim Meyering b73817cc6e . 1996-06-28 04:15:56 +00:00
Jim Meyering 0fefdeb526 . 1996-06-28 03:04:11 +00:00
Jim Meyering 8dfac9573a . 1996-06-27 04:27:10 +00:00
Jim Meyering 369361ae70 . 1996-06-27 02:37:51 +00:00
Jim Meyering 1afd3473fb (install-data): Add `else true;' to avoid
letting failing if-condition cause make to fail.
From Fred Fish (fnf@ninemoons.com).
1996-06-27 02:37:40 +00:00
Jim Meyering 117fb47f99 Elaborate on how sort -n works. 1996-06-27 02:34:30 +00:00
Jim Meyering 1bff89846b . 1996-06-26 12:39:19 +00:00
Jim Meyering ba87d08c0e (do_link): Remove `!symlink &&' conjunct. 1996-06-26 12:31:13 +00:00
Jim Meyering d9c0413f79 (same_name): Declare parameters to be const. 1996-06-26 12:05:35 +00:00
Jim Meyering 216777ea17 (same_name): New function.
(do_link): Use it to test reliably whether A and B (from
ln --force A B) are hard links to the same file.
From Andreas Schwab.
1996-06-26 12:02:02 +00:00
Jim Meyering 325411e109 . TEXTUTILS-1_18a 1996-06-26 02:57:01 +00:00
Jim Meyering e5aecd47c4 . 1996-06-25 05:16:30 +00:00
Jim Meyering c84a7a232e . 1996-06-25 05:09:55 +00:00
Jim Meyering 16c5d19ce5 (strndup): Deansify.
[!STDC_HEADERS]: Include string.h and stdlib.h.
1996-06-25 05:06:53 +00:00
Jim Meyering ac96f15bf3 (EXTRA_DIST): Add strndup.c.
(fu_SOURCES): Add getline.c.
(noinst_HEADERS): Add getline.h.
1996-06-25 05:05:43 +00:00
Jim Meyering 0c0537fdce . 1996-06-25 04:58:18 +00:00
Jim Meyering f58702e8f9 (decode_switches): Allow 0 as argument to --tabsize (-T) option.
Interpret as a directive to use no TAB characters to separate columns.
(indent): Handle TABSIZE == 0.
1996-06-25 04:56:22 +00:00
Jim Meyering 80c03e37ba . 1996-06-25 04:26:12 +00:00
Jim Meyering 71e65bb036 (dc_parse_stream): Give `unrecognized keyword' for misspelled
`TERM' keyword as well as for others.
1996-06-25 04:26:01 +00:00
Jim Meyering 522141076e . 1996-06-25 03:41:41 +00:00
Jim Meyering 408a47499e (dc_parse_stream): Remove spurious newline in error message.
(dc_parse_file): Remove erroneous test of ERR.
1996-06-25 03:41:29 +00:00
Jim Meyering 30a65b1aa3 Use an obstack to accumulate value of LS_COLORS. 1996-06-24 03:06:52 +00:00
Jim Meyering 0a3fdd250a . 1996-06-24 03:01:46 +00:00
Jim Meyering b617aa5f3f Add comma after e.g. in comment.
From Karl B.
1996-06-23 19:15:15 +00:00
Jim Meyering 8b0cf1dde4 . 1996-06-23 19:03:56 +00:00
Jim Meyering d392de74de * (parse_line): Rewrite to avoid modifying LINE.
Put LINE first in parameter list.
Adjust caller.
(dc_parse_stream): Free KEYWD and ARG.
(main): Give diagnostic for unreasonable combinations of
options/arguments.
1996-06-23 19:03:31 +00:00
Jim Meyering e5b4feb70a copied from id-utils-3.0k 1996-06-23 17:58:15 +00:00
Jim Meyering af41baeb91 (main): New option --print (-p).
Detect write failure.
Add --bourne-shell and --c-shell aliases for --sh and --csh resp.
1996-06-22 22:27:32 +00:00
Jim Meyering 5540d977f4 . 1996-06-22 22:27:14 +00:00