platform/upstream/coreutils.git
22 years ago(main): Call dest_info_init if necessary.
Jim Meyering [Fri, 28 Sep 2001 19:55:06 +0000 (19:55 +0000)]
(main): Call dest_info_init if necessary.

22 years ago(main): Call dest_info_init if necessary.
Jim Meyering [Fri, 28 Sep 2001 19:53:21 +0000 (19:53 +0000)]
(main): Call dest_info_init if necessary.

22 years ago(do_copy): Call dest_info_init if necessary.
Jim Meyering [Fri, 28 Sep 2001 19:52:34 +0000 (19:52 +0000)]
(do_copy): Call dest_info_init if necessary.

22 years ago(dest_info_init): Declare.
Jim Meyering [Fri, 28 Sep 2001 19:52:01 +0000 (19:52 +0000)]
(dest_info_init): Declare.

22 years agoInclude "hash.h" and "same.h".
Jim Meyering [Fri, 28 Sep 2001 19:51:19 +0000 (19:51 +0000)]
Include "hash.h" and "same.h".
(struct Dest_info): Define.
(dest_info): Declare global.
(DEST_INFO_INITIAL_CAPACITY): Define.
(hash_pjw): New function.
(dest_info_hash): Likewise.
(dest_info_compare): Likewise.
(dest_info_init): Likewise.
(seen_dest): Likewise.
(record_dest): Likewise.
(copy_internal): If the destination exists, fail if it's in the set
of files that have already been created as part of this mv or cp.
(copy_internal) [move_mode]: Record the destination dev/ino/filename.
(copy_internal) [!move_mode, regular file]: Likewise.

22 years agoAccept new option: --reply={yes,no,query}
Jim Meyering [Fri, 28 Sep 2001 19:43:17 +0000 (19:43 +0000)]
Accept new option: --reply={yes,no,query}
(enum) [REPLY_OPTION]: Define.
(usage): Describe new option.
Split long usage string into smaller pieces.
(main): Handle new option.

22 years ago*** empty log message ***
Jim Meyering [Fri, 28 Sep 2001 19:37:57 +0000 (19:37 +0000)]
*** empty log message ***

22 years ago* xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
Jim Meyering [Fri, 28 Sep 2001 19:37:38 +0000 (19:37 +0000)]
* xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
Check for strtoul and strtoumax,
as those declarations are made even in the signed case.
* xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
Likewise, for strtol and strtoimax.

22 years ago*** empty log message ***
Jim Meyering [Fri, 28 Sep 2001 19:35:42 +0000 (19:35 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Fri, 28 Sep 2001 19:35:01 +0000 (19:35 +0000)]
*** empty log message ***

22 years ago(strtol): Do not declare if HAVE_DECL_STRTOL.
Jim Meyering [Fri, 28 Sep 2001 19:34:31 +0000 (19:34 +0000)]
(strtol): Do not declare if HAVE_DECL_STRTOL.
(strtoul): Do not declare if HAVE_DECL_STRTOUL.
(strtoimax, strtoumax): Do not declare if already defined as a macro.

22 years ago.
Jim Meyering [Fri, 28 Sep 2001 08:14:35 +0000 (08:14 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Fri, 28 Sep 2001 08:08:41 +0000 (08:08 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Fri, 28 Sep 2001 08:06:04 +0000 (08:06 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Fri, 28 Sep 2001 06:45:25 +0000 (06:45 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 08:51:53 +0000 (08:51 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 08:51:24 +0000 (08:51 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 08:33:14 +0000 (08:33 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 08:27:49 +0000 (08:27 +0000)]
*** empty log message ***

22 years ago(USE_UNLOCKED_IO): Define to 1 if not already defined.
Jim Meyering [Wed, 26 Sep 2001 08:27:42 +0000 (08:27 +0000)]
(USE_UNLOCKED_IO): Define to 1 if not already defined.

22 years ago.
Jim Meyering [Wed, 26 Sep 2001 08:22:37 +0000 (08:22 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 08:21:55 +0000 (08:21 +0000)]
*** empty log message ***

22 years agoremove now-unused tmp/trap junk
Jim Meyering [Wed, 26 Sep 2001 08:21:06 +0000 (08:21 +0000)]
remove now-unused tmp/trap junk

22 years agoexit from only one place: the end
Jim Meyering [Wed, 26 Sep 2001 08:20:38 +0000 (08:20 +0000)]
exit from only one place: the end

22 years agoportability tweaks
Jim Meyering [Wed, 26 Sep 2001 08:19:17 +0000 (08:19 +0000)]
portability tweaks

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 08:13:41 +0000 (08:13 +0000)]
*** empty log message ***

22 years ago(unlocked-io.h): Use $(SHELL).
Jim Meyering [Wed, 26 Sep 2001 08:13:27 +0000 (08:13 +0000)]
(unlocked-io.h): Use $(SHELL).

22 years ago.
Jim Meyering [Wed, 26 Sep 2001 08:11:20 +0000 (08:11 +0000)]
.

22 years ago(unlocked-io.h): Rewrite to use a separate script,
Jim Meyering [Wed, 26 Sep 2001 08:11:01 +0000 (08:11 +0000)]
(unlocked-io.h): Rewrite to use a separate script,
rather than trying to embed it here.
(EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin

22 years ago.
Jim Meyering [Wed, 26 Sep 2001 07:55:04 +0000 (07:55 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 07:53:18 +0000 (07:53 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 26 Sep 2001 07:52:57 +0000 (07:52 +0000)]
*** empty log message ***

22 years agoUpdate to autoconf 2.50 version.
Jim Meyering [Wed, 26 Sep 2001 07:44:23 +0000 (07:44 +0000)]
Update to autoconf 2.50 version.

22 years ago*** empty log message ***
Jim Meyering [Tue, 25 Sep 2001 13:01:36 +0000 (13:01 +0000)]
*** empty log message ***

22 years ago(rpl_gettimeofday): Declare local variable `result'.
Jim Meyering [Tue, 25 Sep 2001 13:01:22 +0000 (13:01 +0000)]
(rpl_gettimeofday): Declare local variable `result'.

22 years ago*** empty log message ***
Jim Meyering [Tue, 25 Sep 2001 09:20:22 +0000 (09:20 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Tue, 25 Sep 2001 08:42:53 +0000 (08:42 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Tue, 25 Sep 2001 06:28:41 +0000 (06:28 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Mon, 24 Sep 2001 15:35:09 +0000 (15:35 +0000)]
.

22 years agoUse the version from gettext-0.10.40, not CVS.
Jim Meyering [Mon, 24 Sep 2001 15:35:00 +0000 (15:35 +0000)]
Use the version from gettext-0.10.40, not CVS.

22 years ago.
Jim Meyering [Sun, 23 Sep 2001 18:11:09 +0000 (18:11 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 18:10:54 +0000 (18:10 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 18:08:52 +0000 (18:08 +0000)]
*** empty log message ***

22 years agotighten up the tests
Jim Meyering [Sun, 23 Sep 2001 18:08:45 +0000 (18:08 +0000)]
tighten up the tests

22 years ago. TEXTUTILS-2_0_15
Jim Meyering [Sun, 23 Sep 2001 15:47:00 +0000 (15:47 +0000)]
.

22 years ago(TESTS): Add childproof.
Jim Meyering [Sun, 23 Sep 2001 14:38:03 +0000 (14:38 +0000)]
(TESTS): Add childproof.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 14:37:38 +0000 (14:37 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 14:24:35 +0000 (14:24 +0000)]
*** empty log message ***

22 years ago(jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't
Jim Meyering [Sun, 23 Sep 2001 14:24:23 +0000 (14:24 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't
die if neither of the getmntent tests succeeds.  Instead, just fall
through and continue with the remaianing tests.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 09:19:52 +0000 (09:19 +0000)]
*** empty log message ***

22 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
Jim Meyering [Sun, 23 Sep 2001 09:19:42 +0000 (09:19 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
instead of the mere test for existence of mntent.h.  The latter
would get a false-positive on AIX 3.4 systems.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 08:56:27 +0000 (08:56 +0000)]
*** empty log message ***

22 years agoRemove useless parentheses in #if directives.
Jim Meyering [Sun, 23 Sep 2001 08:56:11 +0000 (08:56 +0000)]
Remove useless parentheses in #if directives.
(MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
the deprecated MOUNTED symbol is no longer defined in mntent.h.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 08:08:40 +0000 (08:08 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sun, 23 Sep 2001 07:45:07 +0000 (07:45 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 07:44:08 +0000 (07:44 +0000)]
*** empty log message ***

22 years ago(check-texinfo): Redirect stderr of `grep -w' to
Jim Meyering [Sun, 23 Sep 2001 07:44:01 +0000 (07:44 +0000)]
(check-texinfo): Redirect stderr of `grep -w' to
/dev/null, so people with old versions of grep don't see the failure.

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 07:36:53 +0000 (07:36 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 23 Sep 2001 06:59:57 +0000 (06:59 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 20:11:33 +0000 (20:11 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 20:10:44 +0000 (20:10 +0000)]
*** empty log message ***

22 years agoUpdate from gettext cvs repository.
Jim Meyering [Sat, 22 Sep 2001 19:19:44 +0000 (19:19 +0000)]
Update from gettext cvs repository.

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 19:15:53 +0000 (19:15 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 16:45:36 +0000 (16:45 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 16:45:28 +0000 (16:45 +0000)]
.

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 16:41:44 +0000 (16:41 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 16:40:25 +0000 (16:40 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 16:40:17 +0000 (16:40 +0000)]
.

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 16:39:57 +0000 (16:39 +0000)]
.

22 years agoUpgrade to gettext-0.10.40.
Jim Meyering [Sat, 22 Sep 2001 16:38:35 +0000 (16:38 +0000)]
Upgrade to gettext-0.10.40.

22 years agoSync with gettext -- this changes only comments.
Jim Meyering [Sat, 22 Sep 2001 16:34:51 +0000 (16:34 +0000)]
Sync with gettext -- this changes only comments.

22 years agoSync with gettext -- this changes only comments.
Jim Meyering [Sat, 22 Sep 2001 16:34:30 +0000 (16:34 +0000)]
Sync with gettext -- this changes only comments.

22 years agodecrement serial number to sync with gettext
Jim Meyering [Sat, 22 Sep 2001 15:18:47 +0000 (15:18 +0000)]
decrement serial number to sync with gettext

22 years agodecrement serial number to sync with gettext
Jim Meyering [Sat, 22 Sep 2001 15:18:03 +0000 (15:18 +0000)]
decrement serial number to sync with gettext

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 15:17:26 +0000 (15:17 +0000)]
.

22 years agoUpgrade to gettext 0.10.39.
Jim Meyering [Sat, 22 Sep 2001 15:15:41 +0000 (15:15 +0000)]
Upgrade to gettext 0.10.39.

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 15:08:51 +0000 (15:08 +0000)]
*** empty log message ***

22 years agoUpdate from latest gettext.
Jim Meyering [Sat, 22 Sep 2001 15:08:35 +0000 (15:08 +0000)]
Update from latest gettext.

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 13:27:04 +0000 (13:27 +0000)]
.

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 13:18:57 +0000 (13:18 +0000)]
.

22 years ago.
Jim Meyering [Sat, 22 Sep 2001 13:18:19 +0000 (13:18 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 13:18:04 +0000 (13:18 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 13:16:48 +0000 (13:16 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 13:16:21 +0000 (13:16 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sat, 22 Sep 2001 08:27:36 +0000 (08:27 +0000)]
*** empty log message ***

22 years agoMostly clean-up (modulo the better diagnostic).
Jim Meyering [Sat, 22 Sep 2001 08:27:27 +0000 (08:27 +0000)]
Mostly clean-up (modulo the better diagnostic).

(copy_internal): Rename parameter, move_mode, to
command_line_arg, and adjust caller.  Now, move_mode is a local
that is derived from command_line_arg.
Factor some involved code to produce something slightly more readable.
Use x->move_mode, not move_mode in determining which diagnostic
to give (`backing up %s would destroy source;  %s not moved').

22 years ago*** empty log message ***
Jim Meyering [Thu, 20 Sep 2001 15:04:07 +0000 (15:04 +0000)]
*** empty log message ***

22 years ago(strtoimax): Guard declaration with
Jim Meyering [Thu, 20 Sep 2001 14:46:55 +0000 (14:46 +0000)]
(strtoimax): Guard declaration with
`#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
have their own, conflicting declaration of strtoimax in sys/inttypes.h.
(strtoumax): Likewise, for completeness (it wasn't necessary).

22 years ago*** empty log message ***
Jim Meyering [Thu, 20 Sep 2001 14:41:51 +0000 (14:41 +0000)]
*** empty log message ***

22 years ago(jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of strtoumax.
Jim Meyering [Thu, 20 Sep 2001 14:41:43 +0000 (14:41 +0000)]
(jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of strtoumax.

22 years ago(jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of strtoumax.
Jim Meyering [Thu, 20 Sep 2001 14:41:26 +0000 (14:41 +0000)]
(jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of strtoumax.

22 years ago*** empty log message ***
Jim Meyering [Thu, 20 Sep 2001 08:44:22 +0000 (08:44 +0000)]
*** empty log message ***

22 years ago(MAX_ADDRESS_LENGTH, pseudo_offset, format_address,
Jim Meyering [Thu, 20 Sep 2001 08:44:12 +0000 (08:44 +0000)]
(MAX_ADDRESS_LENGTH, pseudo_offset, format_address,
n_bytes_to_skip, skip, format_address_none,
format_address_std, format_address_paren,
format_address_label, write_block, parse_old_offset, dump,
dump_strings, main):
Use uintmax_t, not off_t, for file addresses, so that we can
handle multiple large files even if the sum of their sizes
exceeds off_t limits.

(print_s_char, print_char, print_s_short, print_short,
print_int, print_long, print_long_long, print_float,
print_double, print_long_double, dump_hexl_mode_trailer,
print_named_ascii, print_ascii, decode_one_format):
Use size_t, not off_t, for in-memory byte counts.

(end_offset): New var.
(dump, dump_strings): Use it.
(main): Set it, but check for overflow while doing so.

(skip): Report an error if an in-range lseek fails on a
regular file, as something's seriously wrong.  Check for
negative regular file sizes (possible with some broken NFS
implementations).

(parse_old_offset): Now all offsets are valid, so return a
success boolean and take a pointer to an offset as an argument.
All callers changed.

(dump_strings): Check for overflow when computing end_offset -
string_min.

(main): Remove OFF_T_MAX checks that are no longer needed.
Don't bother assigning through temporary when there's no size
limit to check.

22 years ago.
Jim Meyering [Wed, 19 Sep 2001 11:30:58 +0000 (11:30 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Wed, 19 Sep 2001 10:52:03 +0000 (10:52 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 19 Sep 2001 10:34:47 +0000 (10:34 +0000)]
*** empty log message ***

22 years ago(open_next_file): Use SETVBUF, not setbuf.
Jim Meyering [Wed, 19 Sep 2001 10:28:09 +0000 (10:28 +0000)]
(open_next_file): Use SETVBUF, not setbuf.
(skip): Revert part of last change: use lseek, not fseek.

22 years agoWhen --read-bytes=N (-N N) is used, disable input buffering in
Jim Meyering [Wed, 19 Sep 2001 10:19:19 +0000 (10:19 +0000)]
When --read-bytes=N (-N N) is used, disable input buffering in
the standard I/O library.  Otherwise, od would read more input
than requested.  This could have caused problems when reading
from pipes, character devices, and open file descriptors inherited
from a parent process.

* src/od.c (open_next_file): New function, factored out of...
(skip): Adapt to use open_next_file.
(read_char): Likewise.
(read_block): Likewise.
(main): Likewise.
(dump): Fix an off-by-one error that could have made od fail to
report a read error when reading from a named file (not stdin).
(check_and_close): Account for the fact that in_stream may now be NULL.
(usage): Correct descriptions of -j and -N options.
Patch by Ian Bruce.

22 years agoUse AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not...
Jim Meyering [Mon, 17 Sep 2001 21:44:03 +0000 (21:44 +0000)]
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.

22 years ago.
Jim Meyering [Mon, 17 Sep 2001 21:43:41 +0000 (21:43 +0000)]
.