platform/upstream/coreutils.git
23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 16:45:35 +0000 (16:45 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 16:34:56 +0000 (16:34 +0000)]
*** empty log message ***

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:34:48 +0000 (16:34 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:33:08 +0000 (16:33 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 16:30:59 +0000 (16:30 +0000)]
*** empty log message ***

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:30:43 +0000 (16:30 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:29:15 +0000 (16:29 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 16:28:30 +0000 (16:28 +0000)]
*** empty log message ***

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:28:25 +0000 (16:28 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:26:43 +0000 (16:26 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 16:25:01 +0000 (16:25 +0000)]
*** empty log message ***

23 years ago(make_path): Quote the other instance, too.
Jim Meyering [Sun, 30 Jul 2000 16:24:51 +0000 (16:24 +0000)]
(make_path): Quote the other instance, too.

23 years agoinclude quote.h.
Jim Meyering [Sun, 30 Jul 2000 16:21:57 +0000 (16:21 +0000)]
include quote.h.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:21:39 +0000 (16:21 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:19:33 +0000 (16:19 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sun, 30 Jul 2000 16:16:16 +0000 (16:16 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Add more precise diagnostics.

23 years ago(remove_cwd_entries): Quote one more file name.
Jim Meyering [Sun, 30 Jul 2000 16:03:37 +0000 (16:03 +0000)]
(remove_cwd_entries): Quote one more file name.

23 years agotweak diagnostic
Jim Meyering [Sun, 30 Jul 2000 16:01:48 +0000 (16:01 +0000)]
tweak diagnostic

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 15:32:15 +0000 (15:32 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 15:31:20 +0000 (15:31 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 15:29:27 +0000 (15:29 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 15:28:36 +0000 (15:28 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 15:24:27 +0000 (15:24 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 30 Jul 2000 15:23:55 +0000 (15:23 +0000)]
*** empty log message ***

23 years agomoved from ../src
Jim Meyering [Sun, 30 Jul 2000 15:17:34 +0000 (15:17 +0000)]
moved from ../src

23 years ago(do_move): Fix typo.
Jim Meyering [Sun, 30 Jul 2000 15:01:11 +0000 (15:01 +0000)]
(do_move): Fix typo.

23 years ago(dir_name): Use __MSDOS__ in favor of MSDOS.
Jim Meyering [Sat, 29 Jul 2000 17:11:33 +0000 (17:11 +0000)]
(dir_name): Use __MSDOS__ in favor of MSDOS.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 17:06:53 +0000 (17:06 +0000)]
*** empty log message ***

23 years ago(diacrit_diac): Use __MSDOS__ in favor of MSDOS.
Jim Meyering [Sat, 29 Jul 2000 17:06:00 +0000 (17:06 +0000)]
(diacrit_diac): Use __MSDOS__ in favor of MSDOS.

23 years ago(base_name): Use ISSLASH rather than comparing against `/'.
Jim Meyering [Sat, 29 Jul 2000 16:45:30 +0000 (16:45 +0000)]
(base_name): Use ISSLASH rather than comparing against `/'.

23 years agofix spelling error in comment: s/squirelled/squirreled/.
Jim Meyering [Sat, 29 Jul 2000 14:55:51 +0000 (14:55 +0000)]
fix spelling error in comment: s/squirelled/squirreled/.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 08:15:37 +0000 (08:15 +0000)]
*** empty log message ***

23 years agoremove prematurely-added ISSLASH definition
Jim Meyering [Sat, 29 Jul 2000 08:15:01 +0000 (08:15 +0000)]
remove prematurely-added ISSLASH definition

23 years ago(dir_name): Assert that there are no trailing slashes.
Jim Meyering [Sat, 29 Jul 2000 08:10:46 +0000 (08:10 +0000)]
(dir_name): Assert that there are no trailing slashes.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 08:00:17 +0000 (08:00 +0000)]
*** empty log message ***

23 years ago(dir_name) [MSDOS]: Declare `lim' to be const.
Jim Meyering [Sat, 29 Jul 2000 08:00:11 +0000 (08:00 +0000)]
(dir_name) [MSDOS]: Declare `lim' to be const.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 06:17:27 +0000 (06:17 +0000)]
*** empty log message ***

23 years agoInclude <limits.h>, <stdlib.h>, <wchar.h>, <wctype.h>.
Jim Meyering [Sat, 29 Jul 2000 06:17:02 +0000 (06:17 +0000)]
Include <limits.h>, <stdlib.h>, <wchar.h>, <wctype.h>.
(quote_name): Use mbrtowc to step through the filename string while
replacing nonprintables with question marks. Return the screen width,
not the strlen length. Do no output if the out stream is NULL.
(length_of_file_name_and_frills): Use the quote_name return value.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 06:09:43 +0000 (06:09 +0000)]
*** empty log message ***

23 years agotweak comments
Jim Meyering [Sat, 29 Jul 2000 06:09:22 +0000 (06:09 +0000)]
tweak comments

23 years ago(mbswidth): Add a flags argument.
Jim Meyering [Sat, 29 Jul 2000 06:02:28 +0000 (06:02 +0000)]
(mbswidth): Add a flags argument.
(mbswidth): New declaration.
(MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.

23 years ago.
Jim Meyering [Sat, 29 Jul 2000 05:47:42 +0000 (05:47 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 05:42:14 +0000 (05:42 +0000)]
*** empty log message ***

23 years ago(temp_dir): Remove.
Jim Meyering [Sat, 29 Jul 2000 05:41:55 +0000 (05:41 +0000)]
(temp_dir): Remove.
(temp_dirs, temp_dir_count, temp_dir_alloc): New vars.
(process_id): New var.
(usage): Describe new use of -T.
(add_temp_dir): New function.
(tempname): Use new temp_dirs array.
Do not discard information from the process-id or sequence
number, unless we have short file names.
(sighandle): Use process_id instead of getpid.
(main): Initialize process_id.
Add support for the new use of -T.

23 years agosort's -T option can now appear multiple times.
Jim Meyering [Sat, 29 Jul 2000 05:31:44 +0000 (05:31 +0000)]
sort's -T option can now appear multiple times.

23 years ago*** empty log message ***
Jim Meyering [Sat, 29 Jul 2000 05:25:34 +0000 (05:25 +0000)]
*** empty log message ***

23 years ago(change_file_owner): Save errno from a possibly failed chown,
Jim Meyering [Tue, 25 Jul 2000 22:23:05 +0000 (22:23 +0000)]
(change_file_owner): Save errno from a possibly failed chown,
and use that later.  Otherwise, errno itself could be clobbered before used.

23 years ago(change_file_mode): Save errno from a possibly failed chown,
Jim Meyering [Tue, 25 Jul 2000 22:22:52 +0000 (22:22 +0000)]
(change_file_mode): Save errno from a possibly failed chown,
and use that later.  Otherwise, errno itself could be clobbered before used.

23 years ago(change_file_group): Save errno from a possibly failed chown,
Jim Meyering [Tue, 25 Jul 2000 22:22:29 +0000 (22:22 +0000)]
(change_file_group): Save errno from a possibly failed chown,
and use that later.  Otherwise, errno itself could be clobbered before used.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Tue, 25 Jul 2000 13:06:31 +0000 (13:06 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Add more precise diagnostics.

23 years agotweak diagnostic
Jim Meyering [Tue, 25 Jul 2000 12:28:33 +0000 (12:28 +0000)]
tweak diagnostic

23 years ago*** empty log message ***
Jim Meyering [Tue, 25 Jul 2000 12:27:01 +0000 (12:27 +0000)]
*** empty log message ***

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Tue, 25 Jul 2000 12:26:52 +0000 (12:26 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Add more precise diagnostics.

23 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Tue, 25 Jul 2000 12:18:06 +0000 (12:18 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.

23 years ago(main): Remove unnecessary "%s" argument.
Jim Meyering [Tue, 25 Jul 2000 12:16:16 +0000 (12:16 +0000)]
(main): Remove unnecessary "%s" argument.

24 years ago*** empty log message ***
Jim Meyering [Mon, 24 Jul 2000 16:30:03 +0000 (16:30 +0000)]
*** empty log message ***

24 years ago(mbswidth): Add a flags argument.
Jim Meyering [Mon, 24 Jul 2000 16:29:57 +0000 (16:29 +0000)]
(mbswidth): Add a flags argument.
(mbsnwidth): New function.

24 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Mon, 24 Jul 2000 09:32:07 +0000 (09:32 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Add more precise diagnostics.

24 years ago*** empty log message ***
Jim Meyering [Mon, 24 Jul 2000 06:42:26 +0000 (06:42 +0000)]
*** empty log message ***

24 years ago(jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
Jim Meyering [Mon, 24 Jul 2000 06:42:17 +0000 (06:42 +0000)]
(jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.

24 years ago*** empty log message ***
Jim Meyering [Mon, 24 Jul 2000 06:42:04 +0000 (06:42 +0000)]
*** empty log message ***

24 years ago(_XOPEN_SOURCE): Don't define; this causes problems on Solaris 7.
Jim Meyering [Mon, 24 Jul 2000 06:41:58 +0000 (06:41 +0000)]
(_XOPEN_SOURCE): Don't define; this causes problems on Solaris 7.
(wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.

24 years ago*** empty log message ***
Jim Meyering [Mon, 24 Jul 2000 06:14:32 +0000 (06:14 +0000)]
*** empty log message ***

24 years agoInclude <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
Jim Meyering [Mon, 24 Jul 2000 06:14:19 +0000 (06:14 +0000)]
Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
so that mbstate_t is always defined.

Do not inspect MB_LEN_MAX, since it's incorrectly defined to
be 1 in at least one GCC installation, and this configuration
error is likely to be common.  Ignoring MB_LEN_MAX hurts
performance on hosts that have mbrtowc but have only unibyte
locales, but I assume these hosts are rare.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 21:48:28 +0000 (21:48 +0000)]
*** empty log message ***

24 years agoStreamline by invoking multibyte code only if needed.
Jim Meyering [Sun, 23 Jul 2000 21:48:17 +0000 (21:48 +0000)]
Streamline by invoking multibyte code only if needed.
<wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
(MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
(quotearg_buffer_restyled): If a unibyte locale, don't bother to
invoke multibyte primitives.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 21:06:22 +0000 (21:06 +0000)]
*** empty log message ***

24 years agofix typos (missing commas) FILEUTILS-4_0x
Jim Meyering [Sun, 23 Jul 2000 18:44:35 +0000 (18:44 +0000)]
fix typos (missing commas)

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 18:29:44 +0000 (18:29 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 16:27:38 +0000 (16:27 +0000)]
*** empty log message ***

24 years agoInclude <sys/param.h> if HAVE_SYS_PARAM_H is defined,
Jim Meyering [Sun, 23 Jul 2000 16:27:13 +0000 (16:27 +0000)]
Include <sys/param.h> if HAVE_SYS_PARAM_H is defined,
rather than if _POSIX_VERSION is defined.  Remove declarations of
getpwuid, getgrgid, and getuid, now that they're in sys2.h.

24 years ago.
Jim Meyering [Sun, 23 Jul 2000 15:36:43 +0000 (15:36 +0000)]
.

24 years ago(main): Give a better diagnostic for e.g.,
Jim Meyering [Sun, 23 Jul 2000 15:36:34 +0000 (15:36 +0000)]
(main): Give a better diagnostic for e.g.,
`dd if=/dev/fd0 seek=100000000000'.
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Add many, more precise diagnostics.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 15:28:29 +0000 (15:28 +0000)]
*** empty log message ***

24 years ago[!HAVE_DECL_GETPWUID]: Declare getpwuid.
Jim Meyering [Sun, 23 Jul 2000 15:28:24 +0000 (15:28 +0000)]
[!HAVE_DECL_GETPWUID]: Declare getpwuid.
[!HAVE_DECL_GETGRGID]: Declare getgrgid.
[!HAVE_DECL_GETUID]: Declare getuid.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 15:27:19 +0000 (15:27 +0000)]
*** empty log message ***

24 years ago(jm_CHECK_DECLS): Check for declarations of these, too:
Jim Meyering [Sun, 23 Jul 2000 15:27:11 +0000 (15:27 +0000)]
(jm_CHECK_DECLS): Check for declarations of these, too:
getgrgid, getpwuid, getuid.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 13:58:48 +0000 (13:58 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 11:07:09 +0000 (11:07 +0000)]
*** empty log message ***

24 years agoRename tests (and hence files) to have a short
Jim Meyering [Sun, 23 Jul 2000 11:07:05 +0000 (11:07 +0000)]
Rename tests (and hence files) to have a short
enough prefix so that they're not truncated on 8+3 file systems.
Reported by Eli Zaretskii.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 11:01:19 +0000 (11:01 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Sun, 23 Jul 2000 10:59:53 +0000 (10:59 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 10:58:52 +0000 (10:58 +0000)]
*** empty log message ***

24 years agoFix cp so that `cp -r DIR1/ DIR2' works once again.
Jim Meyering [Sun, 23 Jul 2000 10:54:01 +0000 (10:54 +0000)]
Fix cp so that `cp -r DIR1/ DIR2' works once again.
(ASSIGN_BASENAME_STRDUPA): New macro.
(do_copy): Use it here (so we always strip trailing slashes before
calling base_name).

24 years ago(ASSIGN_STRDUPA): Remove macro definition.
Jim Meyering [Sun, 23 Jul 2000 10:52:05 +0000 (10:52 +0000)]
(ASSIGN_STRDUPA): Remove macro definition.

24 years ago(ASSIGN_STRDUPA): New macro (moved here from remove.c).
Jim Meyering [Sun, 23 Jul 2000 10:49:59 +0000 (10:49 +0000)]
(ASSIGN_STRDUPA): New macro (moved here from remove.c).

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 09:25:19 +0000 (09:25 +0000)]
*** empty log message ***

24 years ago(base_name): Add an assertion.
Jim Meyering [Sun, 23 Jul 2000 09:25:14 +0000 (09:25 +0000)]
(base_name): Add an assertion.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 09:02:29 +0000 (09:02 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 09:00:22 +0000 (09:00 +0000)]
*** empty log message ***

24 years ago(TESTS): Add dir-slash.
Jim Meyering [Sun, 23 Jul 2000 09:00:17 +0000 (09:00 +0000)]
(TESTS): Add dir-slash.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 Jul 2000 08:38:30 +0000 (08:38 +0000)]
*** empty log message ***

24 years agoWhen the system forces us to redefine mbstate_t, shadow its mbsinit function.
Jim Meyering [Sun, 23 Jul 2000 08:38:25 +0000 (08:38 +0000)]
When the system forces us to redefine mbstate_t, shadow its mbsinit function.

24 years ago*** empty log message ***
Jim Meyering [Wed, 19 Jul 2000 21:01:16 +0000 (21:01 +0000)]
*** empty log message ***

24 years ago(batch_convert): Free `initial_TZ' only if it was set.
Jim Meyering [Wed, 19 Jul 2000 21:00:20 +0000 (21:00 +0000)]
(batch_convert): Free `initial_TZ' only if it was set.

24 years ago*** empty log message ***
Jim Meyering [Wed, 19 Jul 2000 21:00:03 +0000 (21:00 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Mon, 17 Jul 2000 20:48:36 +0000 (20:48 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Mon, 17 Jul 2000 20:48:00 +0000 (20:48 +0000)]
*** empty log message ***

24 years ago(WGET): Define.
Jim Meyering [Mon, 17 Jul 2000 20:47:53 +0000 (20:47 +0000)]
(WGET): Define.
(ftp-gnu): Define.
(wget-update): New rule, based on the one in autoconf.

24 years ago.
Jim Meyering [Mon, 17 Jul 2000 20:46:35 +0000 (20:46 +0000)]
.