1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-10 22:24:12 +02:00
Commit Graph

4061 Commits

Author SHA1 Message Date
Jim Meyering
05bbdbd786 update bug-reporting address 1997-10-07 23:53:36 +00:00
Jim Meyering
54abd85010 update bug-reporting address 1997-10-07 23:53:10 +00:00
Jim Meyering
5db3c9bdb4 update bug-reporting address 1997-10-07 23:51:39 +00:00
Jim Meyering
45e8ddd2c9 . 1997-10-07 22:08:55 +00:00
Jim Meyering
e5549867e2 change verbose messages 1997-10-06 13:30:14 +00:00
Jim Meyering
2e1d300fe5 (usage): Add a line describing --verbose. 1997-10-06 13:09:28 +00:00
Jim Meyering
4e3811ecb7 *** empty log message *** 1997-10-06 13:07:47 +00:00
Jim Meyering
40fa6cc699 (make_path): Print verbose message using fprintf, not error. 1997-10-06 13:07:14 +00:00
Jim Meyering
7a4cc2dff1 (make_path): Print message IFF the directory was
just created and the format string is non-NULL.
1997-10-06 13:03:29 +00:00
Jim Meyering
b6bc4c265e *** empty log message *** 1997-10-06 05:32:54 +00:00
Jim Meyering
f8265dd3d8 *** empty log message *** 1997-10-06 05:25:59 +00:00
Jim Meyering
48f0a08332 fix braino 1997-10-06 05:23:49 +00:00
Jim Meyering
c8eb28c84b . 1997-10-06 05:04:16 +00:00
Jim Meyering
e13ae8ea54 (noinst_HEADERS): Add savedir.h. 1997-10-06 05:04:11 +00:00
Jim Meyering
947713c68b . 1997-10-06 04:58:33 +00:00
Jim Meyering
7bff8c9b50 (struct cp_options): New field: require_preserve. 1997-10-06 04:58:26 +00:00
Jim Meyering
eb2947bbbd (cp_option_init): Initialize it.
(main): Set to 1 for -a and for -p.
1997-10-06 04:58:05 +00:00
Jim Meyering
fe12b67113 (copy_internal): Use require_preserve. 1997-10-06 04:57:40 +00:00
Jim Meyering
22a4f828db . 1997-10-04 01:57:39 +00:00
Jim Meyering
03ae2c6b97 Remove old-style savedir dcl.
Include savedir.h for prototype.
1997-10-04 01:57:12 +00:00
Jim Meyering
3445d47a10 Remove old-style savedir dcl.
Include savedir.h for prototype.
1997-10-04 01:56:23 +00:00
Jim Meyering
a3ce4b756d *** empty log message *** 1997-10-04 01:55:11 +00:00
Jim Meyering
5873623fd5 (savedir): Declare DIR parameter to be const.
Include savedir.h.
1997-10-04 01:43:58 +00:00
Jim Meyering
a1faaa73d3 . 1997-10-04 01:43:13 +00:00
Jim Meyering
792a091d75 . 1997-10-03 03:28:05 +00:00
Jim Meyering
f76c31d4cd *** empty log message *** 1997-10-03 03:26:20 +00:00
Jim Meyering
e762d8ee73 (test_vector): Remove _%Z from test `9'.
The timezone string was too system dependent.
1997-10-03 03:26:01 +00:00
Jim Meyering
a8cf858306 (fspec_init_dp): Use DTTOIF. Fix syntax error in code
that gets compiled on BSDI3.0 systems.
1997-10-03 02:44:33 +00:00
Jim Meyering
20694b3960 *** empty log message *** 1997-09-30 04:33:59 +00:00
Jim Meyering
0b26f06ded . 1997-09-30 04:32:56 +00:00
Jim Meyering
5bdecc6cc7 . 1997-09-30 04:29:50 +00:00
Jim Meyering
d24d45b2b4 . 1997-09-30 04:29:22 +00:00
Jim Meyering
65ad25c5dc . 1997-09-30 04:19:40 +00:00
Jim Meyering
a84d00ebd3 . 1997-09-30 04:19:04 +00:00
Jim Meyering
40dfaeed5c *** empty log message *** 1997-09-28 16:33:22 +00:00
Jim Meyering
de2517a1f4 (remove_dir): Update old comment. 1997-09-28 03:51:00 +00:00
Jim Meyering
4a32d010ef [enum RM_status]: Remove `= 2'. Add comment.
(dir_stack): Describe.
(remove_file): Revert s/fprintf/error/ change.  We don't want newlines at
end of prompt strings.
(remove_dir): Likewise.
1997-09-28 03:47:53 +00:00
Jim Meyering
3fca18930e . 1997-09-28 02:40:17 +00:00
Jim Meyering
02ade899f9 Integrate test to detect bug in memcmp from the
Next x86 OpenStep C library.  Test program from William Lewis.
1997-09-28 02:32:26 +00:00
Jim Meyering
3e90df41a9 tweak comment 1997-09-27 23:45:54 +00:00
Jim Meyering
a25003439a . 1997-09-27 23:24:39 +00:00
Jim Meyering
7899ec4a2b *** empty log message *** 1997-09-27 23:24:27 +00:00
Jim Meyering
dd3edcb414 . 1997-09-25 12:59:56 +00:00
Jim Meyering
b7bfc2d2a2 Make echo conform to POSIX. By default, don't
interpret backslash escape sequences.
[V9_DEFAULT]: Don't #define.
(usage): Document -e option.
(main): Recognize options iff POSIXLY_CORRECT is not set.
From Bruno Haible.
1997-09-25 12:58:50 +00:00
Jim Meyering
9177f974da *** empty log message *** TEXTUTILS-1_22a 1997-09-22 12:00:10 +00:00
Jim Meyering
77e927d501 od's new z format 1997-09-22 05:00:50 +00:00
Jim Meyering
aa298d7bbe [struct tspec] (hexl_mode_trailer): Rename from `trailer.'
(dump_hexl_mode_trailer): Rename from dump_string_trailer.
Use fputs and putchar instead of trivial or %-less printfs.
(decode_one_format): Parenthesize each field_width assignment in an
argument list to make the side effect a little more apparent.
(write_block): Use fputs and putchar instead of trivial or %-less printfs.
(dump_strings): Cast string_min to off_t to avoid long-standing warning.
1997-09-22 04:59:57 +00:00
Jim Meyering
f1e4f5cf82 Patch from John Kodis. 1997-09-21 20:23:58 +00:00
Jim Meyering
3f11fc8041 . 1997-09-21 13:24:12 +00:00
Jim Meyering
535135e826 *** empty log message *** 1997-09-21 13:22:37 +00:00