platform/upstream/coreutils.git
22 years ago.
Jim Meyering [Sat, 15 Sep 2001 22:51:06 +0000 (22:51 +0000)]
.

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

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

22 years agoCheck for help2man.
Jim Meyering [Sat, 15 Sep 2001 21:34:44 +0000 (21:34 +0000)]
Check for help2man.

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

22 years agorenamed from ginstall.x
Jim Meyering [Sat, 15 Sep 2001 18:46:23 +0000 (18:46 +0000)]
renamed from ginstall.x

22 years ago(TESTS): Add fail-diag.
Jim Meyering [Sat, 15 Sep 2001 17:08:27 +0000 (17:08 +0000)]
(TESTS): Add fail-diag.

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

22 years ago(EISDIR): Define to 0, if not already defined.
Jim Meyering [Sat, 15 Sep 2001 17:07:24 +0000 (17:07 +0000)]
(EISDIR): Define to 0, if not already defined.
(touch): Give a better diagnostic for e.g., `touch /' by non-root.
Based on a patch from Michael Stone.
Reported by Jeff Sheinberg as Debian bug #101677.

22 years ago.
Jim Meyering [Sat, 15 Sep 2001 12:53:11 +0000 (12:53 +0000)]
.

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

22 years ago(UNWRITABLE): Define (factored out of copy_internal).
Jim Meyering [Sat, 15 Sep 2001 12:46:05 +0000 (12:46 +0000)]
(UNWRITABLE): Define (factored out of copy_internal).
(copy_internal): Use UNWRITABLE.

22 years ago(copy_internal) [move_mode]: Support the new
Jim Meyering [Sat, 15 Sep 2001 12:34:17 +0000 (12:34 +0000)]
(copy_internal) [move_mode]: Support the new
--reply=... option.

22 years agoAccept new option: --reply={yes,no,query}
Jim Meyering [Sat, 15 Sep 2001 11:38:36 +0000 (11:38 +0000)]
Accept new option: --reply={yes,no,query}

Include argmatch.h.
(enum) [REPLY_OPTION]: Define.
(usage): Describe new option.
Split long usage string into smaller pieces.
(main): Handle new option.

22 years ago(main): Reflect renaming: s/I_ON/I_ASK_USER/.
Jim Meyering [Sat, 15 Sep 2001 11:21:23 +0000 (11:21 +0000)]
(main): Reflect renaming: s/I_ON/I_ASK_USER/.

22 years ago(enum Interactive): Remove members, I_OFF and I_ON.
Jim Meyering [Sat, 15 Sep 2001 11:20:47 +0000 (11:20 +0000)]
(enum Interactive): Remove members, I_OFF and I_ON.
Instead, add I_ALWAYS_YES, I_ALWAYS_NO, and I_ASK_USER.

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

22 years agoClean up: use priv-check rather than open-coding it.
Jim Meyering [Sat, 15 Sep 2001 11:18:40 +0000 (11:18 +0000)]
Clean up: use priv-check rather than open-coding it.

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

22 years ago(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Jim Meyering [Sat, 15 Sep 2001 11:15:56 +0000 (11:15 +0000)]
(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Don't include "dirname.h" when no longer needed.

22 years ago(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Jim Meyering [Sat, 15 Sep 2001 11:14:49 +0000 (11:14 +0000)]
(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Don't include "dirname.h" when no longer needed.

22 years ago(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Jim Meyering [Sat, 15 Sep 2001 11:14:09 +0000 (11:14 +0000)]
(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Don't include "dirname.h" when no longer needed.

22 years ago(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Jim Meyering [Sat, 15 Sep 2001 10:32:36 +0000 (10:32 +0000)]
(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Don't include "dirname.h" when no longer needed.

22 years ago(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Jim Meyering [Sat, 15 Sep 2001 10:32:05 +0000 (10:32 +0000)]
(main): Don't strip trailing slashes; POSIX doesn't allow it here.
Don't include "dirname.h" when no longer needed.

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 09:07:40 +0000 (09:07 +0000)]
*** empty log message ***

22 years agoThe command `echo a|./fmt -2147483647' would cause fmt to segfault.
Jim Meyering [Wed, 12 Sep 2001 09:07:35 +0000 (09:07 +0000)]
The command `echo a|./fmt -2147483647' would cause fmt to segfault.
(fmt_paragraph): Test for sentinal directly, rather than
doing arithmetic with it's potentially large (INT_MAX) length.

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 09:05:27 +0000 (09:05 +0000)]
*** empty log message ***

22 years agoAdd wide-1 and wide-2.
Jim Meyering [Wed, 12 Sep 2001 09:04:52 +0000 (09:04 +0000)]
Add wide-1 and wide-2.

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 07:45:27 +0000 (07:45 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 07:37:50 +0000 (07:37 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 07:31:25 +0000 (07:31 +0000)]
*** empty log message ***

22 years ago(tail invocation): Document new option: -F.
Jim Meyering [Wed, 12 Sep 2001 07:31:19 +0000 (07:31 +0000)]
(tail invocation): Document new option: -F.
From Herbert Xu.

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 07:30:29 +0000 (07:30 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Wed, 12 Sep 2001 07:28:06 +0000 (07:28 +0000)]
*** empty log message ***

22 years agotail: accept new option: -F, equivalent to `--follow=name --retry',
Jim Meyering [Wed, 12 Sep 2001 07:27:29 +0000 (07:27 +0000)]
tail: accept new option: -F, equivalent to `--follow=name --retry',
for compatibility with FreeBSD and NetBSD versions of tail.

(usage): Describe new option.
(parse_options): Accept it.

22 years agoThe command `echo foo| fmt -w 100000' would cause fmt to segfault.
Jim Meyering [Wed, 12 Sep 2001 06:41:01 +0000 (06:41 +0000)]
The command `echo foo| fmt -w 100000' would cause fmt to segfault.

[struct Word]: Declare members length, space, and
line_length to be of type `int', not short.
(MAXCOST): Define using TYPE_MAXIMUM.

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

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

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

22 years agoRequire UTILS_HOST_OS.
Jim Meyering [Tue, 11 Sep 2001 20:11:30 +0000 (20:11 +0000)]
Require UTILS_HOST_OS.

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

22 years ago(UTILS_HOST_OS): New file/macro.
Jim Meyering [Tue, 11 Sep 2001 20:10:44 +0000 (20:10 +0000)]
(UTILS_HOST_OS): New file/macro.
The body, by Paul Eggert, was moved here from configure.in.

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

22 years ago(binary_operator): Correct typo in diagnostic.
Jim Meyering [Sun, 9 Sep 2001 18:40:24 +0000 (18:40 +0000)]
(binary_operator): Correct typo in diagnostic.
From Jochen Hein.

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

22 years ago(TESTS): Add i-4.
Jim Meyering [Sat, 8 Sep 2001 13:23:22 +0000 (13:23 +0000)]
(TESTS): Add i-4.

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

22 years ago(copy_internal): Add braces around now-multi-stmt
Jim Meyering [Sat, 8 Sep 2001 13:22:41 +0000 (13:22 +0000)]
(copy_internal): Add braces around now-multi-stmt
if-block.  This fixes a bug introduced by my 2001-08-06 change.

22 years ago*** empty log message ***
Jim Meyering [Fri, 7 Sep 2001 09:47:46 +0000 (09:47 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Fri, 7 Sep 2001 09:47:10 +0000 (09:47 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Fri, 7 Sep 2001 09:46:49 +0000 (09:46 +0000)]
*** empty log message ***

22 years agoNew 'uname' options -i or --hardware-platform,
Jim Meyering [Fri, 7 Sep 2001 09:44:07 +0000 (09:44 +0000)]
New 'uname' options -i or --hardware-platform,
and -o or --operating-system.
'uname -a' now outputs -i and -o information at the end.
New uname option --kernel-version is an alias for -v.
Uname option --release has been renamed to --kernel-release,
and --sysname has been renamed to --kernel-name;
the old options will work for a while, but are no longer documented.

22 years agoCorrect copyright notice as per latest coding standards.
Jim Meyering [Fri, 7 Sep 2001 09:43:03 +0000 (09:43 +0000)]
Correct copyright notice as per latest coding standards.
Remove list of options in comment, which wasn't
worth maintaining separately from usage().

(print_element): Move definition up, avoiding the need for
declaration and allowing inlining on some platforms.
Keep track of whether something has been printed; this is more
natural than modifying `toprint'.

(PRINT_KERNEL_NAME): Renamed from PRINT_SYSNAME.
(PRINT_KERNEL_RELEASE): Renamed from PRINT_RELEASE.
(PRINT_KERNEL_VERSION): Renamed from PRINT_VERSION.
(PRINT_HARDWARE_PLATFORM, PRINT_OPERATING_SYSTEM): New macros.
(toprint): Remove global var; now local in `main'.
(long_options, usage, main): Implement changes described in NEWS.
Reorder options to reflect output order.
(main): Use buffers one byte longer, for compatibility with Solaris 8.
Output newline at end.  -a sets `toprint' to -1 now; this is simpler.
Do not bother invoking system calls like uname if the resulting
information does not need to be printed.
Do not fail if sysinfo fails; just print "unknown".

22 years ago*** empty log message ***
Jim Meyering [Thu, 6 Sep 2001 14:36:28 +0000 (14:36 +0000)]
*** empty log message ***

22 years ago(join invocation): Describe the GNU
Jim Meyering [Thu, 6 Sep 2001 14:36:21 +0000 (14:36 +0000)]
(join invocation): Describe the GNU
extension to join, which does not require sorted input when
the input contains no unpairable lines.

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

22 years agoRevert some of the previous change; intead,
Jim Meyering [Tue, 4 Sep 2001 20:28:31 +0000 (20:28 +0000)]
Revert some of the previous change; intead,
fix the HAVE_GETCWD_NULL code to behave more like the
!HAVE_GETCWD_NULL code used to.

Include "xalloc.h".
(xgetcwd): Do not return NULL when memory is exhausted; instead,
invoke xalloc_die.

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

22 years ago(get_link_name): Update use of xreadlink.
Jim Meyering [Tue, 4 Sep 2001 20:23:48 +0000 (20:23 +0000)]
(get_link_name): Update use of xreadlink.

22 years ago.
Jim Meyering [Tue, 4 Sep 2001 20:22:47 +0000 (20:22 +0000)]
.

22 years ago(jm_PREREQ_XREADLINK): New macro.
Jim Meyering [Tue, 4 Sep 2001 20:22:27 +0000 (20:22 +0000)]
(jm_PREREQ_XREADLINK): New macro.
(jm_PREREQ): Use it.

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

22 years ago(xreadlink): Update prototype.
Jim Meyering [Tue, 4 Sep 2001 20:21:54 +0000 (20:21 +0000)]
(xreadlink): Update prototype.

22 years ago(xreadlink): Omit size_t* arg. All uses changed.
Jim Meyering [Tue, 4 Sep 2001 20:20:16 +0000 (20:20 +0000)]
(xreadlink): Omit size_t* arg.  All uses changed.
Use ssize_t, not int, to store result of readlink.
Check for ssize_t overflow as well as size_t overflow,
as POSIX says the result of readlink is implementation-defined
when ssize_t overflows.
Remove unnecessary cast to char*.
Use free+malloc instead of realloc, as the storage doesn't need
to be preserved and it's clearer and can be more efficient that way.
(SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.

22 years ago*** empty log message ***
Jim Meyering [Mon, 3 Sep 2001 18:46:09 +0000 (18:46 +0000)]
*** empty log message ***

22 years ago(fnmatch_no_wildcards): Fix confusion between
Jim Meyering [Mon, 3 Sep 2001 18:45:20 +0000 (18:45 +0000)]
(fnmatch_no_wildcards): Fix confusion between
usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
spotted by Jim Meyering.

22 years agoinclude errno.h etc, too
Jim Meyering [Mon, 3 Sep 2001 18:32:05 +0000 (18:32 +0000)]
include errno.h etc, too

22 years ago*** empty log message ***
Jim Meyering [Mon, 3 Sep 2001 18:28:36 +0000 (18:28 +0000)]
*** empty log message ***

22 years ago(jm_PREREQ_XGETCWD): Check for limits.h and
Jim Meyering [Mon, 3 Sep 2001 18:28:30 +0000 (18:28 +0000)]
(jm_PREREQ_XGETCWD): Check for limits.h and
sys/param.h, as pathmax.h includes them.

22 years ago*** empty log message ***
Jim Meyering [Mon, 3 Sep 2001 18:26:58 +0000 (18:26 +0000)]
*** empty log message ***

22 years agotweak comment
Jim Meyering [Mon, 3 Sep 2001 18:26:42 +0000 (18:26 +0000)]
tweak comment

22 years ago(xreadlink): Preserve errno around `free' during failure.
Jim Meyering [Mon, 3 Sep 2001 18:25:58 +0000 (18:25 +0000)]
(xreadlink): Preserve errno around `free' during failure.

22 years agoupdate comment re power of 2
Jim Meyering [Mon, 3 Sep 2001 18:24:37 +0000 (18:24 +0000)]
update comment re power of 2

22 years agoFix the !HAVE_GETCWD_NULL code to behave more
Jim Meyering [Mon, 3 Sep 2001 18:21:53 +0000 (18:21 +0000)]
Fix the !HAVE_GETCWD_NULL code to behave more
like the HAVE_GETCWD_NULL code.
Include pathmax.h if not HAVE_GETCWD.
Do not include xalloc.h.
(INITIAL_BUFFER_SIZE): New symbol.
Do not use xmalloc / xrealloc, since the caller is responsible for
handling errors.  Preserve errno around `free' during failure.
Do not overrun buffer when using getwd.

22 years ago.
Jim Meyering [Mon, 3 Sep 2001 09:43:36 +0000 (09:43 +0000)]
.

22 years ago.
Jim Meyering [Mon, 3 Sep 2001 09:10:49 +0000 (09:10 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Mon, 3 Sep 2001 07:45:34 +0000 (07:45 +0000)]
*** empty log message ***

22 years ago(jm_PREREQ): Add jm_PREREQ_XGETCWD.
Jim Meyering [Mon, 3 Sep 2001 07:45:11 +0000 (07:45 +0000)]
(jm_PREREQ): Add jm_PREREQ_XGETCWD.
(jm_PREREQ_XGETCWD): New macro.

22 years ago*** empty log message ***
Jim Meyering [Mon, 3 Sep 2001 07:44:18 +0000 (07:44 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Mon, 3 Sep 2001 07:43:54 +0000 (07:43 +0000)]
*** empty log message ***

22 years ago(xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__ && __GLIBC__ >= 2),
Jim Meyering [Mon, 3 Sep 2001 07:43:44 +0000 (07:43 +0000)]
(xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__ && __GLIBC__ >= 2),
to decide whether to use getcwd (NULL, 0).

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

22 years agoDon't pass an argument to a sourced script.
Jim Meyering [Sun, 2 Sep 2001 15:22:37 +0000 (15:22 +0000)]
Don't pass an argument to a sourced script.

22 years agoDon't pass an argument to a sourced script.
Jim Meyering [Sun, 2 Sep 2001 15:22:12 +0000 (15:22 +0000)]
Don't pass an argument to a sourced script.

22 years agoChange usage not to use $1.
Jim Meyering [Sun, 2 Sep 2001 15:21:33 +0000 (15:21 +0000)]
Change usage not to use $1.
That's not portable to e.g., Solaris2.6's /bin/sh.
Communicate via an envvar instead.

22 years agoupdate for new priv-check usage
Jim Meyering [Sun, 2 Sep 2001 15:19:27 +0000 (15:19 +0000)]
update for new priv-check usage

22 years ago*** empty log message ***
Jim Meyering [Sun, 2 Sep 2001 14:34:07 +0000 (14:34 +0000)]
*** empty log message ***

22 years ago(alpha): Depend on local-check so that they run a little earlier.
Jim Meyering [Sun, 2 Sep 2001 14:33:59 +0000 (14:33 +0000)]
(alpha): Depend on local-check so that they run a little earlier.

22 years ago*** empty log message ***
Jim Meyering [Sun, 2 Sep 2001 14:26:06 +0000 (14:26 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 2 Sep 2001 14:25:03 +0000 (14:25 +0000)]
*** empty log message ***

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

22 years ago*** empty log message ***
Jim Meyering [Sun, 2 Sep 2001 14:20:39 +0000 (14:20 +0000)]
*** empty log message ***

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

22 years ago*** empty log message ***
Jim Meyering [Sun, 2 Sep 2001 14:13:07 +0000 (14:13 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 2 Sep 2001 13:22:33 +0000 (13:22 +0000)]
*** empty log message ***

22 years agoUpdate from GNU libc.
Jim Meyering [Sun, 2 Sep 2001 13:22:25 +0000 (13:22 +0000)]
Update from GNU libc.

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

22 years ago(show_point): Use canonicalize_file_name, if possible.
Jim Meyering [Sat, 1 Sep 2001 16:24:19 +0000 (16:24 +0000)]
(show_point): Use canonicalize_file_name, if possible.
[HAVE_RESOLVEPATH], [!HAVE_RESOLVEPATH]: Use malloc, not alloca,
so that these two paths also produce `resolved' in malloc'd storage.
Free that memory when done with it.

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

22 years ago(jm_MACROS): Check for canonicalize_file_name.
Jim Meyering [Sat, 1 Sep 2001 16:12:45 +0000 (16:12 +0000)]
(jm_MACROS): Check for canonicalize_file_name.