Jim Meyering
db07df5448
.
1996-07-04 12:36:18 +00:00
Jim Meyering
4adeb81260
(split_3): Correct test for 35-byte line to accomodate
...
fact that leading blanks may be stripped.
1996-07-04 04:22:25 +00:00
Jim Meyering
9684207d04
.
1996-07-03 23:00:45 +00:00
Jim Meyering
b467d6d513
Include sys/types.h before system.h.
...
From Jim Blandy (jimb@cyclic.com ).
1996-07-03 22:59:18 +00:00
Jim Meyering
36454232a5
.
1996-07-03 22:42:58 +00:00
Jim Meyering
ce85352146
[!MAXUID]: Define after inclusion of system.h to avoid
...
warning about redefinition on SunOS4, Solaris2.4 and SGI-irix5.3.
From Kaveh Ghazi.
1996-07-03 22:42:41 +00:00
Jim Meyering
7786c6e2cf
.
FILEUTILS-3_12q
1996-07-03 04:18:38 +00:00
Jim Meyering
4bd1ffa49a
.
FILEUTILS-3_12p
1996-07-03 04:05:07 +00:00
Jim Meyering
38762b8f78
(usage): Add omitted \n\ at the end of a line in the usage message.
1996-07-03 04:04:06 +00:00
Jim Meyering
7b2cea5ab2
[!EXIT_SUCCESS]: Define it.
...
[!EXIT_FAILURE]: Define it.
1996-07-03 04:00:36 +00:00
Jim Meyering
b0d3bfa316
.
1996-07-03 04:00:29 +00:00
Jim Meyering
1672bf6d27
(strndup): Include stdio.h and sys/types.h to
...
get definition of NULL and size_t on SunOS4.1.3.
1996-07-03 03:59:02 +00:00
Jim Meyering
8736952b0b
.
TEXTUTILS-1_18b
1996-07-03 02:52:20 +00:00
Jim Meyering
bd1fc1c256
.
1996-07-02 04:55:06 +00:00
Jim Meyering
bb4d193ac7
[NEWLINE_REPLACEMENT_STRING]: Define.
...
(split_3): Translate NL bytes not to NUL, but to
NEWLINE_REPLACEMENT_STRING.
Suggested by Ulrich Drepper.
(main): Translate back to NL-containing filename.
1996-07-02 04:54:51 +00:00
Jim Meyering
7379bd7274
.
FILEUTILS-3_12o
1996-07-02 04:48:57 +00:00
Jim Meyering
1372968ab0
(do_link): Update messages to ease translation.
...
Suggestion from Santiago Vila.
1996-07-02 04:48:32 +00:00
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