platform/upstream/coreutils.git
25 years agoNow that PATH is set properly, use rm and cp rather than $RM and $CP.
Jim Meyering [Mon, 18 Jan 1999 02:54:36 +0000 (02:54 +0000)]
Now that PATH is set properly, use rm and cp rather than $RM and $CP.

25 years ago.
Jim Meyering [Mon, 18 Jan 1999 02:54:19 +0000 (02:54 +0000)]
.

25 years ago(TESTS_ENVIRONMENT): Set PATH here, rather than setting RM and CP.
Jim Meyering [Mon, 18 Jan 1999 02:53:19 +0000 (02:53 +0000)]
(TESTS_ENVIRONMENT): Set PATH here, rather than setting RM and CP.

25 years ago(do_link): Try to remove DEST even after renaming it.
Jim Meyering [Mon, 18 Jan 1999 02:41:13 +0000 (02:41 +0000)]
(do_link): Try to remove DEST even after renaming it.
This fixes a bug reported by Jamie Lokier.

25 years ago*** empty log message ***
Jim Meyering [Mon, 18 Jan 1999 02:40:30 +0000 (02:40 +0000)]
*** empty log message ***

25 years agocpp-indent #error line
Jim Meyering [Mon, 18 Jan 1999 00:44:57 +0000 (00:44 +0000)]
cpp-indent #error line

25 years ago.
Jim Meyering [Mon, 18 Jan 1999 00:44:18 +0000 (00:44 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 17 Jan 1999 18:14:28 +0000 (18:14 +0000)]
*** empty log message ***

25 years ago(same_name): Use SAME_INODE rather than open coding it.
Jim Meyering [Sun, 17 Jan 1999 18:12:19 +0000 (18:12 +0000)]
(same_name): Use SAME_INODE rather than open coding it.

25 years ago*** empty log message ***
Jim Meyering [Sun, 17 Jan 1999 15:07:44 +0000 (15:07 +0000)]
*** empty log message ***

25 years agoAdd SHELL = /bin/sh.
Jim Meyering [Sun, 17 Jan 1999 13:53:32 +0000 (13:53 +0000)]
Add SHELL = /bin/sh.

25 years agocompress copyright
Jim Meyering [Sun, 17 Jan 1999 04:15:12 +0000 (04:15 +0000)]
compress copyright

25 years ago(ARGMATCH_DIE_DECL): Use it.
Jim Meyering [Sat, 16 Jan 1999 17:18:01 +0000 (17:18 +0000)]
(ARGMATCH_DIE_DECL): Use it.

25 years ago*** empty log message ***
Jim Meyering [Sat, 16 Jan 1999 17:15:32 +0000 (17:15 +0000)]
*** empty log message ***

25 years ago(ARGMATCH_DIE_DECL): Define.
Jim Meyering [Sat, 16 Jan 1999 17:15:24 +0000 (17:15 +0000)]
(ARGMATCH_DIE_DECL): Define.

25 years ago*** empty log message ***
Jim Meyering [Sat, 16 Jan 1999 17:01:20 +0000 (17:01 +0000)]
*** empty log message ***

25 years agoDefine ARGMATCH_DIE.
Jim Meyering [Sat, 16 Jan 1999 17:01:11 +0000 (17:01 +0000)]
Define ARGMATCH_DIE.

25 years ago.
Jim Meyering [Sat, 16 Jan 1999 16:25:26 +0000 (16:25 +0000)]
.

25 years agoDon't declare base_name.
Jim Meyering [Sat, 16 Jan 1999 16:22:00 +0000 (16:22 +0000)]
Don't declare base_name.

25 years agoDon't declare base_name.
Jim Meyering [Sat, 16 Jan 1999 16:21:46 +0000 (16:21 +0000)]
Don't declare base_name.
Use function-style XARGMATCH once again.

25 years ago(usage): Remove `static'.
Jim Meyering [Sat, 16 Jan 1999 16:20:02 +0000 (16:20 +0000)]
(usage): Remove `static'.
Use function-style XARGMATCH.

25 years agoRemove declarations of base_name and get_version.
Jim Meyering [Sat, 16 Jan 1999 16:18:26 +0000 (16:18 +0000)]
Remove declarations of base_name and get_version.
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it.
Use xget_version and function-style XARGMATCH.

25 years agoRemove declarations of base_name and get_version.
Jim Meyering [Sat, 16 Jan 1999 16:14:56 +0000 (16:14 +0000)]
Remove declarations of base_name and get_version.
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it.
Use xget_version and function-style XARGMATCH.

25 years agoRemove declarations of base_name and get_version.
Jim Meyering [Sat, 16 Jan 1999 16:14:31 +0000 (16:14 +0000)]
Remove declarations of base_name and get_version.
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it.
Use xget_version and function-style XARGMATCH.

25 years agoDon't declare base_name.
Jim Meyering [Sat, 16 Jan 1999 16:13:31 +0000 (16:13 +0000)]
Don't declare base_name.
(usage): Don't make it static so that it can be
called from libfu.a by xargmatch.

25 years agoRemove declarations of base_name and get_version.
Jim Meyering [Sat, 16 Jan 1999 16:12:05 +0000 (16:12 +0000)]
Remove declarations of base_name and get_version.
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it.
Use xget_version and function-style XARGMATCH.

25 years ago(base_name): Declare.
Jim Meyering [Sat, 16 Jan 1999 16:04:43 +0000 (16:04 +0000)]
(base_name): Declare.

25 years ago(quotearg_n_options): Declare n1 to be of type
Jim Meyering [Sat, 16 Jan 1999 15:55:20 +0000 (15:55 +0000)]
(quotearg_n_options): Declare n1 to be of type
unsigned int, not just int.

25 years ago(get_version): Adjust prototype.
Jim Meyering [Sat, 16 Jan 1999 15:54:22 +0000 (15:54 +0000)]
(get_version): Adjust prototype.
(xget_version): Add prototype.
(base_name): Remove prototype.

25 years ago[!HAVE_DECL_GETENV]: Declare getenv.
Jim Meyering [Sat, 16 Jan 1999 15:51:21 +0000 (15:51 +0000)]
[!HAVE_DECL_GETENV]: Declare getenv.
(backup_args): Reorder enum members.
(backup_types): Likewise.
(get_version): Take an additional parameter, `context'.
(xget_version): Like get_version, but if the `version' argument is NULL,
use the value of the envvar VERSION_CONTROL.
(base_name): Declare.

25 years agoAdd prototype for base_name.
Jim Meyering [Sat, 16 Jan 1999 15:37:25 +0000 (15:37 +0000)]
Add prototype for base_name.

25 years ago(usage): Don't make it static so that it can be called from libfu.a by xargmatch.
Jim Meyering [Sat, 16 Jan 1999 15:34:59 +0000 (15:34 +0000)]
(usage): Don't make it static so that it can be called from libfu.a by xargmatch.

25 years ago(usage): Don't make it static so that it can be called from libfu.a by xargmatch.
Jim Meyering [Sat, 16 Jan 1999 15:33:16 +0000 (15:33 +0000)]
(usage): Don't make it static so that it can be called from libfu.a by xargmatch.

25 years agos/argmatch_exit_failure/argmatch_die/
Jim Meyering [Sat, 16 Jan 1999 15:21:52 +0000 (15:21 +0000)]
s/argmatch_exit_failure/argmatch_die/

25 years ago(EXIT_FAILURE): Define.
Jim Meyering [Sat, 16 Jan 1999 15:17:48 +0000 (15:17 +0000)]
(EXIT_FAILURE): Define.
(ARGMATCH_DIE): Use it.

25 years ago*** empty log message ***
Jim Meyering [Sat, 16 Jan 1999 15:12:19 +0000 (15:12 +0000)]
*** empty log message ***

25 years ago(XARGMATCH): Define to return a value once again.
Jim Meyering [Sat, 16 Jan 1999 15:12:04 +0000 (15:12 +0000)]
(XARGMATCH): Define to return a value once again.
(XARGCASEMATCH): Likewise.

25 years ago(ARGMATCH_DIE): Provide default.
Jim Meyering [Sat, 16 Jan 1999 15:06:41 +0000 (15:06 +0000)]
(ARGMATCH_DIE): Provide default.
(__xargmatch_internal): New function.
s/rogram_name/program_name.
From Akim Demaille.

25 years agoimport latest
Jim Meyering [Fri, 15 Jan 1999 13:26:46 +0000 (13:26 +0000)]
import latest

25 years ago*** empty log message ***
Jim Meyering [Thu, 14 Jan 1999 18:44:38 +0000 (18:44 +0000)]
*** empty log message ***

25 years agoUse `f', not `x' as temp. file name to avoid warnings from perl5.004.
Jim Meyering [Thu, 14 Jan 1999 18:43:54 +0000 (18:43 +0000)]
Use `f', not `x' as temp. file name to avoid warnings from perl5.004.

25 years ago.
Jim Meyering [Thu, 14 Jan 1999 18:27:33 +0000 (18:27 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Thu, 14 Jan 1999 18:27:01 +0000 (18:27 +0000)]
*** empty log message ***

25 years ago(parse_long_options): Rename `usage' parameter
Jim Meyering [Thu, 14 Jan 1999 18:26:51 +0000 (18:26 +0000)]
(parse_long_options): Rename `usage' parameter
to avoid shadowing globally scoped function.

25 years agoDon't prototype usage as static.
Jim Meyering [Thu, 14 Jan 1999 18:25:16 +0000 (18:25 +0000)]
Don't prototype usage as static.

25 years agoInclude closeout.h. (main): Use close_stdout.
Jim Meyering [Thu, 14 Jan 1999 15:37:04 +0000 (15:37 +0000)]
Include closeout.h. (main): Use close_stdout.

25 years agoInclude closeout.h. (main): Use close_stdout_status.
Jim Meyering [Thu, 14 Jan 1999 15:36:50 +0000 (15:36 +0000)]
Include closeout.h. (main): Use close_stdout_status.

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:50:34 +0000 (05:50 +0000)]
.

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:50:05 +0000 (05:50 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Wed, 13 Jan 1999 05:42:38 +0000 (05:42 +0000)]
*** empty log message ***

25 years agonew version from automake
Jim Meyering [Wed, 13 Jan 1999 05:40:42 +0000 (05:40 +0000)]
new version from automake

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:38:11 +0000 (05:38 +0000)]
.

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:38:08 +0000 (05:38 +0000)]
.

25 years agonew version from glibc
Jim Meyering [Wed, 13 Jan 1999 05:37:17 +0000 (05:37 +0000)]
new version from glibc

25 years agonew version from glibc
Jim Meyering [Wed, 13 Jan 1999 05:36:45 +0000 (05:36 +0000)]
new version from glibc

25 years agoadd parens, s/|/;/
Jim Meyering [Tue, 12 Jan 1999 17:40:08 +0000 (17:40 +0000)]
add parens, s/|/;/

25 years ago*** empty log message ***
Jim Meyering [Tue, 12 Jan 1999 17:35:22 +0000 (17:35 +0000)]
*** empty log message ***

25 years agoRewrite to avoid using fmt.
Jim Meyering [Tue, 12 Jan 1999 17:35:13 +0000 (17:35 +0000)]
Rewrite to avoid using fmt.

25 years ago. TEXTUTILS-1_22g
Jim Meyering [Mon, 11 Jan 1999 05:49:42 +0000 (05:49 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 05:01:31 +0000 (05:01 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Mon, 11 Jan 1999 04:58:28 +0000 (04:58 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 04:53:02 +0000 (04:53 +0000)]
*** empty log message ***

25 years agoAll of the following new code is protected by `#if DONT_UNLINK_WHILE_OPEN'
Jim Meyering [Mon, 11 Jan 1999 04:52:44 +0000 (04:52 +0000)]
All of the following new code is protected by `#if DONT_UNLINK_WHILE_OPEN'
(file_to_remove): New global.
(fp_to_close): New global.
(unlink_tempfile): New function.
(record_tempfile): New function.
(save_stdin): Call record_tempfile.
Use SET_BINARY.
(main): Use SET_BINARY and SET_BINARY2.
From Eli Zaretskii.

25 years ago*** empty log message *** FILEUTILS-4_1-b3
Jim Meyering [Mon, 11 Jan 1999 04:15:09 +0000 (04:15 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 04:14:29 +0000 (04:14 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Mon, 11 Jan 1999 04:12:15 +0000 (04:12 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 03:36:44 +0000 (03:36 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 03:23:14 +0000 (03:23 +0000)]
*** empty log message ***

25 years ago(copy_internal): Handle two more values of errno from
Jim Meyering [Mon, 11 Jan 1999 03:22:50 +0000 (03:22 +0000)]
(copy_internal): Handle two more values of errno from
failed rename of a directory into a subdirectory of itself.

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 03:19:45 +0000 (03:19 +0000)]
*** empty log message ***

25 years ago(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '.
Jim Meyering [Mon, 11 Jan 1999 03:11:15 +0000 (03:11 +0000)]
(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '.
Suggestion from Paul Eggert.

25 years ago(decode_switches): Now that escape_quoting_style no longer
Jim Meyering [Mon, 11 Jan 1999 03:10:59 +0000 (03:10 +0000)]
(decode_switches): Now that escape_quoting_style no longer
escapes the SPACE character, arrange for SPACEs to be quoted here.

25 years ago(ARGMATCH_QUOTING_STYLE): Change from c_quoting_style to escape_quoting_style.
Jim Meyering [Mon, 11 Jan 1999 03:10:19 +0000 (03:10 +0000)]
(ARGMATCH_QUOTING_STYLE): Change from c_quoting_style to escape_quoting_style.
(argmatch_invalid): Now that the quoted quantity is no longer double
quoted, remove the code that removed leading and trailing double quotes.

25 years ago*** empty log message ***
Jim Meyering [Mon, 11 Jan 1999 02:49:20 +0000 (02:49 +0000)]
*** empty log message ***

25 years ago(main) [TEST_CANON_HOST]: Add a simple test driver.
Jim Meyering [Mon, 11 Jan 1999 02:46:33 +0000 (02:46 +0000)]
(main) [TEST_CANON_HOST]: Add a simple test driver.

25 years agoimport new version
Jim Meyering [Mon, 11 Jan 1999 02:40:27 +0000 (02:40 +0000)]
import new version

25 years ago.
Jim Meyering [Sun, 10 Jan 1999 23:47:16 +0000 (23:47 +0000)]
.

25 years ago.
Jim Meyering [Sun, 10 Jan 1999 23:44:44 +0000 (23:44 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 10 Jan 1999 22:51:50 +0000 (22:51 +0000)]
*** empty log message ***

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:51:01 +0000 (22:51 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:50:14 +0000 (22:50 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:49:24 +0000 (22:49 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:48:12 +0000 (22:48 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:47:37 +0000 (22:47 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:47:01 +0000 (22:47 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse 3-arg form of AC_DEFINE instead of the
Jim Meyering [Sun, 10 Jan 1999 22:45:03 +0000 (22:45 +0000)]
Use 3-arg form of AC_DEFINE instead of the
AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
comments in config.h.in are meaningful.

25 years agobump serial#
Jim Meyering [Sun, 10 Jan 1999 22:43:13 +0000 (22:43 +0000)]
bump serial#

25 years agoRequire autoconf-2.13 here.
Jim Meyering [Sun, 10 Jan 1999 22:42:57 +0000 (22:42 +0000)]
Require autoconf-2.13 here.

25 years ago*** empty log message ***
Jim Meyering [Sun, 10 Jan 1999 22:06:15 +0000 (22:06 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sun, 10 Jan 1999 14:57:07 +0000 (14:57 +0000)]
*** empty log message ***

25 years agoBy default, don't use the included regex.c on systems
Jim Meyering [Sun, 10 Jan 1999 14:57:00 +0000 (14:57 +0000)]
By default, don't use the included regex.c on systems
with glibc 2.  Suggestion from Uli Drepper.

25 years ago*** empty log message ***
Jim Meyering [Sat, 9 Jan 1999 21:20:02 +0000 (21:20 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sat, 9 Jan 1999 16:25:02 +0000 (16:25 +0000)]
*** empty log message ***

25 years agodeclare `match'
Jim Meyering [Sat, 9 Jan 1999 16:21:40 +0000 (16:21 +0000)]
declare `match'

25 years agoNew option: --all-repeated (-D).
Jim Meyering [Sat, 9 Jan 1999 16:16:18 +0000 (16:16 +0000)]
New option: --all-repeated (-D).
(output_all_repeated) [output_mode]: New enum value.
(usage): Describe it.
(writeline): Test for new mode.
(check_file): Likewise.
Based on patches from Jochen Hein and Florin Iucha.
(main): Diagnose `too many arguments'.

25 years agoAdd tests from Jochen Hein.
Jim Meyering [Sat, 9 Jan 1999 16:15:32 +0000 (16:15 +0000)]
Add tests from Jochen Hein.

25 years ago(null-1): Add test from Jochen Hein.
Jim Meyering [Sat, 9 Jan 1999 15:44:27 +0000 (15:44 +0000)]
(null-1): Add test from Jochen Hein.

25 years agos/max_n_consecutive_size_changes/max_n_consecutive_size_changes_between_opens/
Jim Meyering [Sat, 9 Jan 1999 14:21:32 +0000 (14:21 +0000)]
s/max_n_consecutive_size_changes/max_n_consecutive_size_changes_between_opens/

25 years ago(parse_obsolescent_option): Interpret `number' as decimal.
Jim Meyering [Sat, 9 Jan 1999 14:19:40 +0000 (14:19 +0000)]
(parse_obsolescent_option): Interpret `number' as decimal.
(parse_options): Likewise.
Reported by Kamal Paul Nigam.

New option: --max-unchanged-stats=N.
New option: --max-n-consecutive-size-changes=N.

25 years agoprotoize
Jim Meyering [Thu, 7 Jan 1999 03:43:01 +0000 (03:43 +0000)]
protoize