1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 19:39:52 +02:00
Commit Graph

7262 Commits

Author SHA1 Message Date
Jim Meyering dab2c2f26f update a comment from alpha.gnu.org:/home/gd/gnu/lib/getdate.y 1999-10-31 15:49:05 +00:00
Jim Meyering 4aa83de94e . 1999-10-31 11:43:22 +00:00
Jim Meyering 67a257993d (my-distcheck): Remove $(DEPDIR) to work around automake bug. 1999-10-31 11:43:05 +00:00
Jim Meyering d45f587081 . 1999-10-31 11:40:06 +00:00
Jim Meyering 8d3deedb8d . 1999-10-31 11:38:40 +00:00
Jim Meyering 85f411e680 *** empty log message *** 1999-10-31 10:42:31 +00:00
Jim Meyering 362c45be17 Convert --backup to take an optional argument.
Deprecate --version-control (-V) in comments.
(usage): Remove mention of --version-control.
(main): Make -V warn then fall through into --backup case.
[--backup case]: Handle optional arg.
1999-10-31 10:42:12 +00:00
Jim Meyering 60b24ab5af tweak usage 1999-10-31 10:36:54 +00:00
Jim Meyering 95c67325f7 . 1999-10-31 10:35:47 +00:00
Jim Meyering e16e6e2362 *** empty log message *** 1999-10-31 07:43:07 +00:00
Jim Meyering 7179f4a0af *** empty log message *** 1999-10-31 07:32:05 +00:00
Jim Meyering 7570ff1a15 *** empty log message *** 1999-10-30 16:27:10 +00:00
Jim Meyering ca1b49d35f Remove file, since the fix made it into the experimental version of autoconf. 1999-10-30 16:27:04 +00:00
Jim Meyering 61ef65be66 indent more prettily 1999-10-30 16:20:29 +00:00
Jim Meyering 5398f98139 remove stray comma 1999-10-30 16:20:05 +00:00
Jim Meyering 143c0051a7 *** empty log message *** 1999-10-30 11:28:41 +00:00
Jim Meyering c81b144d58 . 1999-10-30 11:24:34 +00:00
Jim Meyering b9912b209f . 1999-10-30 11:24:14 +00:00
Jim Meyering 5f234e2759 *** empty log message *** 1999-10-30 08:11:41 +00:00
Jim Meyering 70dbbd4077 Require 2.14a. Remove backslash before backtick in m4-quoted string. 1999-10-30 08:11:32 +00:00
Jim Meyering cd2e512366 *** empty log message *** 1999-10-30 08:10:40 +00:00
Jim Meyering b8dc0dccca Require 2.14a. Remove backslash before backtick in m4-quoted string. 1999-10-30 08:09:10 +00:00
Jim Meyering 979fe5dc9a Use new AC_TYPE_SSIZE_T instead of my hacked AC_CHECK_TYPE.
Require 2.14a.  Remove backslash before backtick in m4-quoted string.
1999-10-30 08:08:57 +00:00
Jim Meyering ec5d352d55 Remove file, since the fix made it into the experimental
version of autoconf.
1999-10-30 07:58:08 +00:00
Jim Meyering d34f5765a8 New file, requires experimental version of autoconf. 1999-10-30 07:53:04 +00:00
Jim Meyering 3c4c9446a6 Remove file, now that latest version of AC_CHECK_TYPE
takes a third arg to specify additional #includes.
1999-10-30 07:52:40 +00:00
Jim Meyering 063d10ae6c (usage): Tweak --backup description 1999-10-30 07:04:01 +00:00
Jim Meyering ac1e8485b3 . 1999-10-30 07:03:18 +00:00
Jim Meyering f62bbb9cb9 *** empty log message *** 1999-10-30 06:32:42 +00:00
Jim Meyering d437084b93 Convert --backup to take an optional argument.
Deprecate --version-control (-V) in comments.
(usage): Remove mention of --version-control.
(main): Make -V warn then fall through into --backup case.
[--backup case]: Handle optional arg.
1999-10-30 06:30:56 +00:00
Jim Meyering 9ddb95e93c (do_copy): Constify `dest', and cast-away the new
const in assignment to new_dest.
1999-10-24 21:28:37 +00:00
Jim Meyering e3bd3c1c39 add missing program_name arg to match new usage %s 1999-10-24 21:26:51 +00:00
Jim Meyering ff4e97cf78 . 1999-10-24 17:00:35 +00:00
Jim Meyering 6d1aa48746 label use of -V/--versin-control as a warning 1999-10-23 15:32:01 +00:00
Jim Meyering 02ba1920dd . 1999-10-23 13:31:09 +00:00
Jim Meyering fb829c2cd1 import version 1.015 1999-10-23 13:30:28 +00:00
Jim Meyering 0a4ef2236d *** empty log message *** 1999-10-23 13:25:05 +00:00
Jim Meyering 40c66374f4 *** empty log message *** 1999-10-23 13:18:34 +00:00
Jim Meyering 0ec36fda44 *** empty log message *** 1999-10-23 13:18:10 +00:00
Jim Meyering 84142eaa26 (TESTS): Add dangling-symlink. 1999-10-23 13:16:50 +00:00
Jim Meyering 9d8529baea *** empty log message *** 1999-10-23 11:46:48 +00:00
Jim Meyering a579a9f85b (full_write): Remove unused decl.
(open_maybe_create): Remove.
(touch): Don't record whether the file was created; this isn't
possible to do reliably and portably without race conditions.
If the file was created and if amtime_now is nonzero, this
change means we'll have to do another utime system call, but
that's no more harmful than the previous version of this code.
1999-10-23 11:46:03 +00:00
Jim Meyering 767a68f512 *** empty log message *** 1999-10-17 21:33:49 +00:00
Jim Meyering f8c3b33277 Remove use of mv's now-deprecated
-V option.  Use --b=simple instead of -b -V simple.
1999-10-17 21:33:38 +00:00
Jim Meyering 77def80003 Convert --backup to take an optional argument.
Deprecate --version-control (-V) in comments.
(usage): Remove mention of --version-control.
(main): Make -V warn then fall through into --backup case.
[--backup case]: Handle optional arg.
1999-10-17 21:31:45 +00:00
Jim Meyering 96018007df *** empty log message *** 1999-10-17 21:31:04 +00:00
Jim Meyering 23d74f24e4 use x, y, not a, b. 1999-10-17 21:29:15 +00:00
Jim Meyering 23d5af772e adapt to work for mv, too 1999-10-17 21:24:26 +00:00
Jim Meyering 8bbc2e2937 change a message and add usage(1) to another. 1999-10-17 16:26:30 +00:00
Jim Meyering 5d694e4cc3 *** empty log message *** 1999-10-17 10:04:10 +00:00