platform/upstream/coreutils.git
23 years ago.
Jim Meyering [Sat, 12 Aug 2000 13:24:44 +0000 (13:24 +0000)]
.

23 years ago(TESTS): Add perm.
Jim Meyering [Sat, 12 Aug 2000 13:24:31 +0000 (13:24 +0000)]
(TESTS): Add perm.

23 years ago*** empty log message ***
Jim Meyering [Sat, 12 Aug 2000 13:23:18 +0000 (13:23 +0000)]
*** empty log message ***

23 years agoRemove test for the VERSION_CONTROL and/or
Jim Meyering [Sat, 12 Aug 2000 13:22:59 +0000 (13:22 +0000)]
Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.

23 years agoRemove test for the VERSION_CONTROL and/or
Jim Meyering [Sat, 12 Aug 2000 13:22:19 +0000 (13:22 +0000)]
Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.

23 years agoRemove test for the VERSION_CONTROL and/or
Jim Meyering [Sat, 12 Aug 2000 13:21:47 +0000 (13:21 +0000)]
Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.

23 years agoRemove test for the VERSION_CONTROL and/or
Jim Meyering [Sat, 12 Aug 2000 13:21:13 +0000 (13:21 +0000)]
Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.

23 years ago*** empty log message ***
Jim Meyering [Sat, 12 Aug 2000 13:19:27 +0000 (13:19 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 12 Aug 2000 07:24:27 +0000 (07:24 +0000)]
*** empty log message ***

23 years ago.
Jim Meyering [Sat, 12 Aug 2000 06:17:33 +0000 (06:17 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sat, 12 Aug 2000 05:50:21 +0000 (05:50 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 12 Aug 2000 05:16:40 +0000 (05:16 +0000)]
*** empty log message ***

23 years agotweak the `whether...' message
Jim Meyering [Sat, 12 Aug 2000 04:59:31 +0000 (04:59 +0000)]
tweak the `whether...' message

23 years ago(jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
Jim Meyering [Sat, 12 Aug 2000 04:57:18 +0000 (04:57 +0000)]
(jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
From J. David Anglin.

23 years ago*** empty log message ***
Jim Meyering [Fri, 11 Aug 2000 20:59:57 +0000 (20:59 +0000)]
*** empty log message ***

23 years agoPortable shell scripts should specify global options before key fields.
Jim Meyering [Fri, 11 Aug 2000 20:59:49 +0000 (20:59 +0000)]
Portable shell scripts should specify global options before key fields.

Move global LC_CTYPE remark to each sort option that depends on LC_CTYPE.

sort -g depends on LC_NUMERIC.

Add @vindex where it's missing.

"radix character" -> "decimal-point character", to match Standard C
terminology, which is easier for most people to follow.

"comm" does not consider trailing newlines to be significant.

23 years ago*** empty log message ***
Jim Meyering [Fri, 11 Aug 2000 09:20:36 +0000 (09:20 +0000)]
*** empty log message ***

23 years agoAdd support for multi-byte locales.
Jim Meyering [Fri, 11 Aug 2000 09:20:31 +0000 (09:20 +0000)]
Add support for multi-byte locales.
(iswprint, mbrtowc, wcwidth): Provide default definitions.
(total_bytes): New variable.
(print_bytes): New variable.
(longopts): Change abbreviation for --chars from 'c' to 'm'.
(usage): Update.
(write_counts): Add `bytes' argument.
(wc): New variables `bytes', `count_bytes', `count_chars',
`count_complicated'. The old code determines `bytes', not `chars'.
New case for MB_CUR_MAX > 1. A non-printable non-space character does
not increment the line position or start a word. Update `total_bytes'.
(main): Initialize `print_bytes' and `total_bytes' to 0. Accept 'm'
option. Pass `total_bytes' to write_counts.

23 years ago*** empty log message ***
Jim Meyering [Fri, 11 Aug 2000 09:13:00 +0000 (09:13 +0000)]
*** empty log message ***

23 years ago(usage): Describe -d and -i in a locale-independent way.
Jim Meyering [Fri, 11 Aug 2000 09:12:47 +0000 (09:12 +0000)]
(usage): Describe -d and -i in a locale-independent way.

23 years ago(usage): Don't describe System V syntax, as it doesn't always work.
Jim Meyering [Fri, 11 Aug 2000 09:12:05 +0000 (09:12 +0000)]
(usage): Don't describe System V syntax, as it doesn't always work.

23 years agoRecommend against the System V syntax
Jim Meyering [Fri, 11 Aug 2000 09:11:20 +0000 (09:11 +0000)]
Recommend against the System V syntax
for tr ranges, and don't use it in examples.  Use POSIX
classes rather than ranges, for portability.

23 years ago(wc invocation): Update accordingly.
Jim Meyering [Fri, 11 Aug 2000 09:10:22 +0000 (09:10 +0000)]
(wc invocation): Update accordingly.

23 years ago*** empty log message ***
Jim Meyering [Tue, 8 Aug 2000 10:53:28 +0000 (10:53 +0000)]
*** empty log message ***

23 years ago(movefile): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 10:53:23 +0000 (10:53 +0000)]
(movefile): Invoke xalloc_die instead of printing our own message.

23 years ago*** empty log message ***
Jim Meyering [Tue, 8 Aug 2000 07:16:45 +0000 (07:16 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Tue, 8 Aug 2000 07:13:46 +0000 (07:13 +0000)]
*** empty log message ***

23 years ago(remove_cwd_entries, rm): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:13:36 +0000 (07:13 +0000)]
(remove_cwd_entries, rm): Invoke xalloc_die instead of printing our own message.

23 years ago(main): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:12:24 +0000 (07:12 +0000)]
(main): Invoke xalloc_die instead of printing our own message.

23 years ago(do_link): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:11:46 +0000 (07:11 +0000)]
(do_link): Invoke xalloc_die instead of printing our own message.

23 years ago(main): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:11:30 +0000 (07:11 +0000)]
(main): Invoke xalloc_die instead of printing our own message.

23 years ago(xstrndup): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:11:12 +0000 (07:11 +0000)]
(xstrndup): Invoke xalloc_die instead of printing our own message.

23 years ago*** empty log message ***
Jim Meyering [Tue, 8 Aug 2000 07:10:22 +0000 (07:10 +0000)]
*** empty log message ***

23 years ago(cut_fields): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:09:31 +0000 (07:09 +0000)]
(cut_fields): Invoke xalloc_die instead of printing our own message.
(cut_fields): Check for I/O error as well as end-of-file.

23 years ago(copy_dir, copy_internal): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:08:17 +0000 (07:08 +0000)]
(copy_dir, copy_internal): Invoke xalloc_die instead of printing our own message.

23 years ago(main): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 07:07:55 +0000 (07:07 +0000)]
(main): Invoke xalloc_die instead of printing our own message.

23 years ago(quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted"
Jim Meyering [Tue, 8 Aug 2000 07:03:41 +0000 (07:03 +0000)]
(quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted"

23 years ago(usage, main): For cp -P messages, mention the new behavior as well as the old.
Jim Meyering [Tue, 8 Aug 2000 06:55:47 +0000 (06:55 +0000)]
(usage, main): For cp -P messages, mention the new behavior as well as the old.

23 years agoInvoke xalloc_die instead of printing our own message.
Jim Meyering [Tue, 8 Aug 2000 06:53:14 +0000 (06:53 +0000)]
Invoke xalloc_die instead of printing our own message.

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 17:07:19 +0000 (17:07 +0000)]
*** empty log message ***

23 years ago(xalloc_msg_memory_exhausted): Now char const[],
Jim Meyering [Mon, 7 Aug 2000 17:06:38 +0000 (17:06 +0000)]
(xalloc_msg_memory_exhausted): Now char const[],
not char *const and pointing to a constant array.
(xrealloc): Comment fix.

23 years ago(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".
Jim Meyering [Mon, 7 Aug 2000 17:05:37 +0000 (17:05 +0000)]
(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".

23 years agocomment fix
Jim Meyering [Mon, 7 Aug 2000 17:03:20 +0000 (17:03 +0000)]
comment fix

23 years ago(xalloc_msg_memory_exhausted): Now char const[],
Jim Meyering [Mon, 7 Aug 2000 17:02:15 +0000 (17:02 +0000)]
(xalloc_msg_memory_exhausted): Now char const[],
not char *const and pointing to a constant array.

23 years ago(same_name): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Mon, 7 Aug 2000 16:56:29 +0000 (16:56 +0000)]
(same_name): Invoke xalloc_die instead of printing our own message.
(parse_user_spec):
Don't translate a message until just before returning,
to avoid unnecessary translation.

23 years ago(same_name): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Mon, 7 Aug 2000 16:55:57 +0000 (16:55 +0000)]
(same_name): Invoke xalloc_die instead of printing our own message.

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 16:50:27 +0000 (16:50 +0000)]
*** empty log message ***

23 years ago(xputenv): Invoke xalloc_die instead of printing our own message.
Jim Meyering [Mon, 7 Aug 2000 16:50:11 +0000 (16:50 +0000)]
(xputenv): Invoke xalloc_die instead of printing our own message.

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 15:51:08 +0000 (15:51 +0000)]
*** empty log message ***

23 years agoback out Copyright date changes for files with no changes year
Jim Meyering [Mon, 7 Aug 2000 15:48:18 +0000 (15:48 +0000)]
back out Copyright date changes for files with no changes year

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 13:27:40 +0000 (13:27 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 13:27:33 +0000 (13:27 +0000)]
*** empty log message ***

23 years ago(head): Call write_header here.
Jim Meyering [Mon, 7 Aug 2000 13:27:24 +0000 (13:27 +0000)]
(head): Call write_header here.
(head_file): ... not here.

23 years ago(closeout_func): Remove variable.
Jim Meyering [Mon, 7 Aug 2000 13:23:44 +0000 (13:23 +0000)]
(closeout_func): Remove variable.
(close_stdout_wrapper): Remove unused function.
(main): Remove assignment to closeout_func.

23 years ago(fold_file): Remove ferror(stdout) check, already done in close_stdout.
Jim Meyering [Mon, 7 Aug 2000 13:19:52 +0000 (13:19 +0000)]
(fold_file): Remove ferror(stdout) check, already done in close_stdout.

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 08:57:11 +0000 (08:57 +0000)]
*** empty log message ***

23 years ago(enum) [PARENTS_OPTION]: New member.
Jim Meyering [Mon, 7 Aug 2000 08:55:50 +0000 (08:55 +0000)]
(enum) [PARENTS_OPTION]: New member.
(long_opts): Update "parents" and deprecated "path" entries to use
`PARENTS_OPTION', not `P'.
(usage): Update --help output.
(main): Warn that the meaning of `-P' will soon change.

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 08:18:32 +0000 (08:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Mon, 7 Aug 2000 07:15:31 +0000 (07:15 +0000)]
*** empty log message ***

23 years ago(AC_MBSTATE_T): Define mbstate_t to be int,
Jim Meyering [Mon, 7 Aug 2000 07:15:25 +0000 (07:15 +0000)]
(AC_MBSTATE_T): Define mbstate_t to be int,
not char, for compatibility with glibc 2.1.3 strftime.c.

23 years ago(usage): Warn more succintly about the effects of
Jim Meyering [Mon, 7 Aug 2000 07:07:00 +0000 (07:07 +0000)]
(usage): Warn more succintly about the effects of
the locale on sort order.

23 years ago*** empty log message ***
Jim Meyering [Sun, 6 Aug 2000 19:54:55 +0000 (19:54 +0000)]
*** empty log message ***

23 years ago. TEXTUTILS-2_0g
Jim Meyering [Sun, 6 Aug 2000 19:09:08 +0000 (19:09 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sun, 6 Aug 2000 16:12:42 +0000 (16:12 +0000)]
*** empty log message ***

23 years agoWe know nbytes is 0, so remove it from bail-out test.
Jim Meyering [Sun, 6 Aug 2000 15:08:29 +0000 (15:08 +0000)]
We know nbytes is 0, so remove it from bail-out test.

23 years ago*** empty log message ***
Jim Meyering [Sun, 6 Aug 2000 09:06:22 +0000 (09:06 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 6 Aug 2000 09:06:00 +0000 (09:06 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sun, 6 Aug 2000 09:03:33 +0000 (09:03 +0000)]
*** empty log message ***

23 years ago(pipe_lines): Declare local `cp' to be const.
Jim Meyering [Sun, 6 Aug 2000 09:03:29 +0000 (09:03 +0000)]
(pipe_lines): Declare local `cp' to be const.

23 years ago*** empty log message ***
Jim Meyering [Sun, 6 Aug 2000 08:45:47 +0000 (08:45 +0000)]
*** empty log message ***

23 years ago(pipe_lines): Add variable `nbytes' so we can free
Jim Meyering [Sun, 6 Aug 2000 08:44:11 +0000 (08:44 +0000)]
(pipe_lines): Add variable `nbytes' so we can free
`tmp' immediately after read loop.  Don't process an empty file.
This fixes a buffer-underrun error -- also thanks to bounded pointers.

23 years ago(main): Rename local `t' to `tmp_dir' to avoid shadowing
Jim Meyering [Sat, 5 Aug 2000 20:27:49 +0000 (20:27 +0000)]
(main): Rename local `t' to `tmp_dir' to avoid shadowing
a previous local by that name.
(usage): Warn that GNU sort is now locale-aware, and suggest
people put LC_ALL=POSIX in their environment.

23 years ago*** empty log message ***
Jim Meyering [Sat, 5 Aug 2000 19:36:37 +0000 (19:36 +0000)]
*** empty log message ***

23 years ago.
Jim Meyering [Sat, 5 Aug 2000 19:36:20 +0000 (19:36 +0000)]
.

23 years ago.
Jim Meyering [Sat, 5 Aug 2000 19:35:59 +0000 (19:35 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sat, 5 Aug 2000 19:31:58 +0000 (19:31 +0000)]
*** empty log message ***

23 years ago.
Jim Meyering [Sat, 5 Aug 2000 11:51:10 +0000 (11:51 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sat, 5 Aug 2000 11:50:43 +0000 (11:50 +0000)]
*** empty log message ***

23 years ago(init_header): Fix buffer-overrun error.
Jim Meyering [Sat, 5 Aug 2000 10:56:12 +0000 (10:56 +0000)]
(init_header): Fix buffer-overrun error.
Allocated buffer was sometimes too small.
Reported by Greg McGary (who found this bug using his
bounded-pointers-enabled gcc).
(init_header): Move declarations of several variables into the
inner scope where they are used.

23 years ago.
Jim Meyering [Sat, 5 Aug 2000 10:51:58 +0000 (10:51 +0000)]
.

23 years ago(narrow-1): New test, for the above.
Jim Meyering [Sat, 5 Aug 2000 10:51:39 +0000 (10:51 +0000)]
(narrow-1): New test, for the above.

23 years ago*** empty log message ***
Jim Meyering [Sat, 5 Aug 2000 08:34:36 +0000 (08:34 +0000)]
*** empty log message ***

23 years ago(MAX): Remove definition (It's in sys2.h).
Jim Meyering [Sat, 5 Aug 2000 08:34:25 +0000 (08:34 +0000)]
(MAX): Remove definition (It's in sys2.h).

23 years ago*** empty log message ***
Jim Meyering [Fri, 4 Aug 2000 10:18:09 +0000 (10:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Fri, 4 Aug 2000 10:13:36 +0000 (10:13 +0000)]
*** empty log message ***

23 years ago(store_columns): Remove conjunct that would dereference
Jim Meyering [Fri, 4 Aug 2000 10:13:30 +0000 (10:13 +0000)]
(store_columns): Remove conjunct that would dereference
an out-of-bounds pointer.  Reported by Greg McGary (who found this
bug using his bounded-pointers-enabled gcc).

23 years ago*** empty log message ***
Jim Meyering [Thu, 3 Aug 2000 23:10:28 +0000 (23:10 +0000)]
*** empty log message ***

23 years ago(SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
Jim Meyering [Thu, 3 Aug 2000 23:10:05 +0000 (23:10 +0000)]
(SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
(EXTEND_BUFFER): Use them.

23 years ago.
Jim Meyering [Thu, 3 Aug 2000 08:00:40 +0000 (08:00 +0000)]
.

23 years ago.
Jim Meyering [Thu, 3 Aug 2000 08:00:00 +0000 (08:00 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Thu, 3 Aug 2000 07:57:51 +0000 (07:57 +0000)]
*** empty log message ***

23 years ago($(srcdir)/$x-tests): Use -I$(srcdir), not `-I.'.
Jim Meyering [Thu, 3 Aug 2000 07:57:46 +0000 (07:57 +0000)]
($(srcdir)/$x-tests): Use -I$(srcdir), not `-I.'.
(Makefile.am): Likewise.  Reported by Greg McGary.

23 years ago.
Jim Meyering [Tue, 1 Aug 2000 07:52:37 +0000 (07:52 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Tue, 1 Aug 2000 07:52:26 +0000 (07:52 +0000)]
*** empty log message ***

23 years agoranges vs ebcdic
Jim Meyering [Tue, 1 Aug 2000 07:39:56 +0000 (07:39 +0000)]
ranges vs ebcdic

23 years ago*** empty log message ***
Jim Meyering [Tue, 1 Aug 2000 07:11:04 +0000 (07:11 +0000)]
*** empty log message ***

23 years ago(tee): Use SET_BINARY and SET_BINARY2.
Jim Meyering [Tue, 1 Aug 2000 07:10:57 +0000 (07:10 +0000)]
(tee): Use SET_BINARY and SET_BINARY2.
From Prashant TR.

23 years ago*** empty log message ***
Jim Meyering [Tue, 1 Aug 2000 07:10:10 +0000 (07:10 +0000)]
*** empty log message ***

23 years ago(ISSLASH): Define.
Jim Meyering [Tue, 1 Aug 2000 07:10:05 +0000 (07:10 +0000)]
(ISSLASH): Define.
(BACKSLASH_IS_PATH_SEPARATOR): Define.
(dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
both `\' and `/' may be use as path separators.
Based on a patch from Prashant TR.

23 years ago*** empty log message ***
Jim Meyering [Mon, 31 Jul 2000 18:30:27 +0000 (18:30 +0000)]
*** empty log message ***