platform/upstream/coreutils.git
24 years ago(batch_convert): Use IF_LINT macro instead of #ifdef lint.
Jim Meyering [Sun, 22 Aug 1999 10:19:15 +0000 (10:19 +0000)]
(batch_convert): Use IF_LINT macro instead of #ifdef lint.

24 years ago(dump): Use IF_LINT macro instead of #ifdef lint...
Jim Meyering [Sun, 22 Aug 1999 09:51:20 +0000 (09:51 +0000)]
(dump): Use IF_LINT macro instead of #ifdef lint...
(main): Likewise.

24 years ago(paste_parallel): Use IF_LINT macro instead of #ifdef lint...
Jim Meyering [Sun, 22 Aug 1999 09:50:56 +0000 (09:50 +0000)]
(paste_parallel): Use IF_LINT macro instead of #ifdef lint...

24 years ago(read_line): Use IF_LINT macro instead of #ifdef lint...
Jim Meyering [Sun, 22 Aug 1999 09:50:31 +0000 (09:50 +0000)]
(read_line): Use IF_LINT macro instead of #ifdef lint...

24 years ago(checkfp): Use IF_LINT macro instead of #ifdef lint...
Jim Meyering [Sun, 22 Aug 1999 09:50:05 +0000 (09:50 +0000)]
(checkfp): Use IF_LINT macro instead of #ifdef lint...
(mergefps): Likewise.

24 years ago(usage): Correct bug-reporting email address.
Jim Meyering [Sun, 22 Aug 1999 09:45:52 +0000 (09:45 +0000)]
(usage): Correct bug-reporting email address.
(tsort): Remove trailing `\n' in error format.

24 years ago(IF_LINT): Define new macro.
Jim Meyering [Sun, 22 Aug 1999 09:43:48 +0000 (09:43 +0000)]
(IF_LINT): Define new macro.

24 years ago(md5_check): Remove trailing `\n' in error format.
Jim Meyering [Sun, 22 Aug 1999 09:43:25 +0000 (09:43 +0000)]
(md5_check): Remove trailing `\n' in error format.

24 years ago(SWAP_LINES): New macro.
Jim Meyering [Sun, 22 Aug 1999 08:57:37 +0000 (08:57 +0000)]
(SWAP_LINES): New macro.
(check_file): Use it here.

[really remove min macro, this time]

24 years ago(writeline): Constify a char*.
Jim Meyering [Sun, 22 Aug 1999 08:48:45 +0000 (08:48 +0000)]
(writeline): Constify a char*.

24 years ago(cksum): Constify a char*.
Jim Meyering [Sun, 22 Aug 1999 08:48:06 +0000 (08:48 +0000)]
(cksum): Constify a char*.

24 years ago*** empty log message ***
Jim Meyering [Sun, 22 Aug 1999 08:47:00 +0000 (08:47 +0000)]
*** empty log message ***

24 years ago(parse_integer): Add `const' to char* parameter and
Jim Meyering [Sun, 22 Aug 1999 08:46:33 +0000 (08:46 +0000)]
(parse_integer): Add `const' to char* parameter and
add a separate `suffix' variable.

24 years ago(check_file): Move declarations of local variables
Jim Meyering [Sun, 22 Aug 1999 08:16:34 +0000 (08:16 +0000)]
(check_file): Move declarations of local variables
into the scopes where they're used.
(min): Remove macro definition.
(different): Use MIN, not min.

24 years ago*** empty log message ***
Jim Meyering [Sat, 21 Aug 1999 20:26:25 +0000 (20:26 +0000)]
*** empty log message ***

24 years ago(usage): Remove the ` [-v]' from the Usage: line.
Jim Meyering [Sat, 21 Aug 1999 20:26:18 +0000 (20:26 +0000)]
(usage): Remove the ` [-v]' from the Usage: line.

24 years agoimport latest
Jim Meyering [Fri, 20 Aug 1999 10:05:46 +0000 (10:05 +0000)]
import latest

24 years ago*** empty log message ***
Jim Meyering [Fri, 20 Aug 1999 09:02:39 +0000 (09:02 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Fri, 20 Aug 1999 08:58:40 +0000 (08:58 +0000)]
*** empty log message ***

24 years ago(usage): Tweak --help output to make it more consistent with that of chgrp.
Jim Meyering [Fri, 20 Aug 1999 08:58:34 +0000 (08:58 +0000)]
(usage): Tweak --help output to make it more consistent with that of chgrp.

24 years ago(usage): Tweak --help output to make it more consistent with that of chown.
Jim Meyering [Fri, 20 Aug 1999 08:58:21 +0000 (08:58 +0000)]
(usage): Tweak --help output to make it more consistent with that of chown.

24 years agopaste --delimiters: add missing `='
Jim Meyering [Wed, 18 Aug 1999 16:21:16 +0000 (16:21 +0000)]
paste --delimiters: add missing `='

24 years agostty --file: add missing `='
Jim Meyering [Wed, 18 Aug 1999 16:20:03 +0000 (16:20 +0000)]
stty --file: add missing `='

24 years ago*** empty log message ***
Jim Meyering [Wed, 18 Aug 1999 07:41:39 +0000 (07:41 +0000)]
*** empty log message ***

24 years ago(AC_SYS_LARGEFILE): Fix typo: missing comma
Jim Meyering [Wed, 18 Aug 1999 07:41:27 +0000 (07:41 +0000)]
(AC_SYS_LARGEFILE): Fix typo: missing comma
in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.

24 years ago*** empty log message ***
Jim Meyering [Tue, 17 Aug 1999 10:17:42 +0000 (10:17 +0000)]
*** empty log message ***

24 years agosource input-tty instead of open-coding it
Jim Meyering [Tue, 17 Aug 1999 10:15:50 +0000 (10:15 +0000)]
source input-tty instead of open-coding it

24 years ago(EXTRA_DIST): Add input-tty.
Jim Meyering [Tue, 17 Aug 1999 10:14:23 +0000 (10:14 +0000)]
(EXTRA_DIST): Add input-tty.

24 years ago*** empty log message ***
Jim Meyering [Tue, 17 Aug 1999 10:13:27 +0000 (10:13 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Tue, 17 Aug 1999 08:03:49 +0000 (08:03 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Tue, 17 Aug 1999 08:00:19 +0000 (08:00 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Tue, 17 Aug 1999 07:59:12 +0000 (07:59 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Tue, 17 Aug 1999 07:46:10 +0000 (07:46 +0000)]
.

24 years agoThis change is nearly identical to the chown.c change of 1998-05-24
Jim Meyering [Mon, 16 Aug 1999 21:21:39 +0000 (21:21 +0000)]
This change is nearly identical to the chown.c change of 1998-05-24
Accept new option, --dereference.
--no-dereference is now the default. Include lchown.h.
(enum Change_status) [CH_NOT_APPLIED]: New member.
(change_symlinks): Enable this by default, now.
(describe_change): Handle new case.
(change_file_group): Add new parameter: cmdline_arg.  Update callers.
Reorganize to reflect changed semantics.
(LCHOWN): Remove definitions.
From Bruno Haible.

24 years ago(groupname): Declare to be `const'.
Jim Meyering [Mon, 16 Aug 1999 21:20:44 +0000 (21:20 +0000)]
(groupname): Declare to be `const'.
(change_dir_owner): Declare statp parameter to be `const'.
(usage): Make the output be more consistent with that from chgrp.

24 years agofactor examples
Jim Meyering [Sun, 15 Aug 1999 18:43:54 +0000 (18:43 +0000)]
factor examples

24 years ago*** empty log message ***
Jim Meyering [Sun, 15 Aug 1999 12:57:21 +0000 (12:57 +0000)]
*** empty log message ***

24 years ago--pid vs djgpp
Jim Meyering [Sun, 15 Aug 1999 12:56:33 +0000 (12:56 +0000)]
--pid vs djgpp

24 years ago(ENOSYS): Define to a bogus value if not already defined.
Jim Meyering [Sun, 15 Aug 1999 12:56:00 +0000 (12:56 +0000)]
(ENOSYS): Define to a bogus value if not already defined.
(parse_options): Warn if --pid=PID is used and kill()
returns ENOSYS (e.g. when compiled with DJGPP).

24 years ago. SH-UTILS-2_0
Jim Meyering [Sat, 14 Aug 1999 15:37:41 +0000 (15:37 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sat, 14 Aug 1999 12:42:56 +0000 (12:42 +0000)]
*** empty log message ***

24 years agoFail-77 if stdin is not a tty.
Jim Meyering [Sat, 14 Aug 1999 12:42:03 +0000 (12:42 +0000)]
Fail-77 if stdin is not a tty.

24 years ago*** empty log message ***
Jim Meyering [Sat, 14 Aug 1999 12:41:34 +0000 (12:41 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Fri, 13 Aug 1999 08:51:42 +0000 (08:51 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Fri, 13 Aug 1999 08:02:03 +0000 (08:02 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Fri, 13 Aug 1999 07:57:15 +0000 (07:57 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Thu, 12 Aug 1999 15:16:12 +0000 (15:16 +0000)]
*** empty log message ***

24 years agoDocument how to ignore newline during sort
Jim Meyering [Thu, 12 Aug 1999 15:16:04 +0000 (15:16 +0000)]
Document how to ignore newline during sort

24 years ago*** empty log message ***
Jim Meyering [Thu, 12 Aug 1999 15:15:49 +0000 (15:15 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Tue, 10 Aug 1999 11:02:10 +0000 (11:02 +0000)]
*** empty log message ***

24 years ago(usage): Add ls --quoting-style=locale.
Jim Meyering [Tue, 10 Aug 1999 11:00:58 +0000 (11:00 +0000)]
(usage): Add ls --quoting-style=locale.

24 years ago(ARGMATCH_QUOTING_STYLE):
Jim Meyering [Tue, 10 Aug 1999 11:00:12 +0000 (11:00 +0000)]
(ARGMATCH_QUOTING_STYLE):
Change from escape_quoting_style to locale_quoting_style.
(argmatch_invalid): Use new quotearg_style primitive for simplicity.
Also, use ARGMATCH_QUOTING_STYLE to quote, instead of quoting ourselves.

24 years ago(locale_quoting_style): New enum value.
Jim Meyering [Tue, 10 Aug 1999 10:58:01 +0000 (10:58 +0000)]
(locale_quoting_style): New enum value.
(quotearg_n_style, quotearg_style): New decls.

24 years agoInclude <libintl.h> if ENABLE_NLS.
Jim Meyering [Tue, 10 Aug 1999 10:50:18 +0000 (10:50 +0000)]
Include <libintl.h> if ENABLE_NLS.
(_): New macro.
(quoting_style_args, quoting_style_v, quotearg_buffer): Add support
for locale_quoting_style, using _("`") and _("'") for open and close
quote symbols.
Do not quote spaces in escape_quoting_style.
(quotearg_n_style, quotearg_style): New functions.

24 years ago*** empty log message ***
Jim Meyering [Sun, 8 Aug 1999 20:01:58 +0000 (20:01 +0000)]
*** empty log message ***

24 years ago(usage): Clarify description of --time=WORD.
Jim Meyering [Sun, 8 Aug 1999 20:01:50 +0000 (20:01 +0000)]
(usage): Clarify description of --time=WORD.

24 years ago.
Jim Meyering [Sun, 8 Aug 1999 10:18:36 +0000 (10:18 +0000)]
.

24 years agofix typo
Jim Meyering [Sun, 8 Aug 1999 10:16:53 +0000 (10:16 +0000)]
fix typo

24 years ago*** empty log message ***
Jim Meyering [Sun, 8 Aug 1999 10:15:15 +0000 (10:15 +0000)]
*** empty log message ***

24 years ago(count_entry): Remove cast of savedir arg.
Jim Meyering [Sun, 8 Aug 1999 10:15:06 +0000 (10:15 +0000)]
(count_entry): Remove cast of savedir arg.

24 years ago(copy_dir): Remove cast of savedir arg.
Jim Meyering [Sun, 8 Aug 1999 10:14:45 +0000 (10:14 +0000)]
(copy_dir): Remove cast of savedir arg.

24 years ago(change_dir_owner): Remove cast of savedir arg.
Jim Meyering [Sun, 8 Aug 1999 10:14:26 +0000 (10:14 +0000)]
(change_dir_owner): Remove cast of savedir arg.

24 years ago(change_dir_mode): Remove cast of savedir arg.
Jim Meyering [Sun, 8 Aug 1999 10:14:01 +0000 (10:14 +0000)]
(change_dir_mode): Remove cast of savedir arg.

24 years ago(change_dir_group): Remove cast of savedir arg.
Jim Meyering [Sun, 8 Aug 1999 10:13:44 +0000 (10:13 +0000)]
(change_dir_group): Remove cast of savedir arg.

24 years agoupdate prototype
Jim Meyering [Sun, 8 Aug 1999 10:12:55 +0000 (10:12 +0000)]
update prototype

24 years ago(savedir): Change type of name_size parameter to off_t.
Jim Meyering [Sun, 8 Aug 1999 10:12:43 +0000 (10:12 +0000)]
(savedir): Change type of name_size parameter to off_t.

24 years ago*** empty log message ***
Jim Meyering [Sun, 8 Aug 1999 10:10:20 +0000 (10:10 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 12:16:35 +0000 (12:16 +0000)]
*** empty log message ***

24 years ago*** empty log message *** SH-UTILS-1_16m
Jim Meyering [Sat, 7 Aug 1999 10:46:11 +0000 (10:46 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 10:45:36 +0000 (10:45 +0000)]
*** empty log message ***

24 years ago(po-check): New rule.
Jim Meyering [Sat, 7 Aug 1999 10:41:00 +0000 (10:41 +0000)]
(po-check): New rule.
(alpha): Make it.

24 years ago.
Jim Meyering [Sat, 7 Aug 1999 09:59:51 +0000 (09:59 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 09:54:55 +0000 (09:54 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 09:53:59 +0000 (09:53 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 09:50:41 +0000 (09:50 +0000)]
*** empty log message ***

24 years ago(OtherTable[]): Use tDAY_UNIT for `tomorrow,'
Jim Meyering [Sat, 7 Aug 1999 09:50:34 +0000 (09:50 +0000)]
(OtherTable[]): Use tDAY_UNIT for `tomorrow,'
`yesterday,' `today,' and `now' rather than tMINUTE_UNIT.  Of course
with correspondingly smaller numbers for tomorrow and yesterday.
This change does not change the way the code works, since the
grammar rules for the two symbols are analogous.

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 09:49:50 +0000 (09:49 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sat, 7 Aug 1999 08:25:34 +0000 (08:25 +0000)]
*** empty log message ***

24 years ago*** empty log message *** TEXTUTILS-2_0
Jim Meyering [Fri, 6 Aug 1999 19:24:05 +0000 (19:24 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Fri, 6 Aug 1999 19:23:33 +0000 (19:23 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Fri, 6 Aug 1999 19:22:43 +0000 (19:22 +0000)]
*** empty log message ***

24 years ago(Follow_mode): Remove comma at end of enumerator list.
Jim Meyering [Fri, 6 Aug 1999 19:21:05 +0000 (19:21 +0000)]
(Follow_mode): Remove comma at end of enumerator list.
Reported by Kaveh Ghazi.

24 years ago*** empty log message ***
Jim Meyering [Fri, 6 Aug 1999 10:22:22 +0000 (10:22 +0000)]
*** empty log message ***

24 years agoHonor --help and --version once again, though now
Jim Meyering [Fri, 6 Aug 1999 10:14:52 +0000 (10:14 +0000)]
Honor --help and --version once again, though now
only if POSIXLY_CORRECT is set.

24 years agoInclude file name in `write error' diagnostics.
Jim Meyering [Fri, 6 Aug 1999 00:07:59 +0000 (00:07 +0000)]
Include file name in `write error' diagnostics.
(write_bytes): Add output_file parameter and use it.  Update callers.
(mergefps): Likewise.
(merge): Likewise.
(sort): Likewise.
Reported by John Summerfield.

24 years ago*** empty log message ***
Jim Meyering [Thu, 5 Aug 1999 14:45:13 +0000 (14:45 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Thu, 5 Aug 1999 14:40:59 +0000 (14:40 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Thu, 5 Aug 1999 12:58:13 +0000 (12:58 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Thu, 5 Aug 1999 11:19:54 +0000 (11:19 +0000)]
*** empty log message ***

24 years agoRename test file from conftestdata to conftest.data
Jim Meyering [Thu, 5 Aug 1999 11:18:39 +0000 (11:18 +0000)]
Rename test file from conftestdata to conftest.data
to avoid conflicts with `conftest' on 8+3 filesystems.
Suggestion from Eli Zaretskii.

25 years ago. TEXTUTILS-1_22q
Jim Meyering [Wed, 4 Aug 1999 11:37:54 +0000 (11:37 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 11:14:55 +0000 (11:14 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:16:05 +0000 (08:16 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:14:37 +0000 (08:14 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:14:25 +0000 (08:14 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:13:33 +0000 (08:13 +0000)]
*** empty log message ***

25 years ago(AM_FUNC_GETLINE): Run this test.
Jim Meyering [Wed, 4 Aug 1999 08:10:17 +0000 (08:10 +0000)]
(AM_FUNC_GETLINE): Run this test.
(AC_CHECK_FUNCS): Check for getdelim.

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:05:17 +0000 (08:05 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:04:34 +0000 (08:04 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Wed, 4 Aug 1999 08:03:56 +0000 (08:03 +0000)]
*** empty log message ***