platform/upstream/coreutils.git
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

25 years agoimport latest
Jim Meyering [Wed, 6 Jan 1999 16:09:14 +0000 (16:09 +0000)]
import latest

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

25 years ago*** empty log message *** FILEUTILS-4_1-b2
Jim Meyering [Tue, 5 Jan 1999 05:10:14 +0000 (05:10 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Tue, 5 Jan 1999 05:09:52 +0000 (05:09 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Tue, 5 Jan 1999 04:38:35 +0000 (04:38 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Tue, 5 Jan 1999 04:29:34 +0000 (04:29 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Tue, 5 Jan 1999 04:29:16 +0000 (04:29 +0000)]
*** empty log message ***

25 years ago(main): remove unused `i'
Jim Meyering [Mon, 4 Jan 1999 20:16:31 +0000 (20:16 +0000)]
(main): remove unused `i'

25 years agoremove strcasecmp.cin
Jim Meyering [Mon, 4 Jan 1999 20:14:26 +0000 (20:14 +0000)]
remove strcasecmp.cin

25 years ago*** empty log message ***
Jim Meyering [Mon, 4 Jan 1999 20:09:28 +0000 (20:09 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sun, 3 Jan 1999 15:47:46 +0000 (15:47 +0000)]
*** empty log message ***

25 years ago(usage): Remove third program_name argument -- there
Jim Meyering [Sun, 3 Jan 1999 15:47:38 +0000 (15:47 +0000)]
(usage): Remove third program_name argument -- there
were only two `%s' in the format string.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 20:38:45 +0000 (20:38 +0000)]
*** empty log message ***

25 years ago(argmatch_invalid): Remove double quotes from the
Jim Meyering [Sat, 2 Jan 1999 20:35:06 +0000 (20:35 +0000)]
(argmatch_invalid): Remove double quotes from the
offending quoted argument before using it in explanatory diagnostic.
Use a single fprintf stmt.

25 years ago.
Jim Meyering [Sat, 2 Jan 1999 20:07:41 +0000 (20:07 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 20:07:04 +0000 (20:07 +0000)]
*** empty log message ***

25 years agoReplace strcasecmp and strncasecmp.
Jim Meyering [Sat, 2 Jan 1999 20:06:59 +0000 (20:06 +0000)]
Replace strcasecmp and strncasecmp.

25 years ago.
Jim Meyering [Sat, 2 Jan 1999 19:38:36 +0000 (19:38 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 19:38:05 +0000 (19:38 +0000)]
*** empty log message ***

25 years ago(tsort): Use a single call to error instead of two to fprintf.
Jim Meyering [Sat, 2 Jan 1999 19:37:56 +0000 (19:37 +0000)]
(tsort): Use a single call to error instead of two to fprintf.
(main): Remove `%s: ' prefix on format string.

25 years ago(parse_options): Use XARGMATCH in place of argmatch.
Jim Meyering [Sat, 2 Jan 1999 19:35:46 +0000 (19:35 +0000)]
(parse_options): Use XARGMATCH in place of argmatch.

25 years ago(format_vals): New array.
Jim Meyering [Sat, 2 Jan 1999 19:35:18 +0000 (19:35 +0000)]
(format_vals): New array.
(main): Use XARGMATCH in place of argmatch.

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

25 years agotsort docs
Jim Meyering [Sat, 2 Jan 1999 19:32:14 +0000 (19:32 +0000)]
tsort docs

25 years ago(strcasecmp.c strncasecmp.c): Remove rules.
Jim Meyering [Sat, 2 Jan 1999 19:31:19 +0000 (19:31 +0000)]
(strcasecmp.c strncasecmp.c): Remove rules.

25 years ago.
Jim Meyering [Sat, 2 Jan 1999 19:30:32 +0000 (19:30 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 19:30:05 +0000 (19:30 +0000)]
*** empty log message ***

25 years agoAdapt to use new interface to XARGMATCH.
Jim Meyering [Sat, 2 Jan 1999 19:29:47 +0000 (19:29 +0000)]
Adapt to use new interface to XARGMATCH.

25 years ago.
Jim Meyering [Sat, 2 Jan 1999 19:28:42 +0000 (19:28 +0000)]
.

25 years ago(get_version): Adapt to use new interface to XARGMATCH.
Jim Meyering [Sat, 2 Jan 1999 19:28:31 +0000 (19:28 +0000)]
(get_version): Adapt to use new interface to XARGMATCH.

25 years ago(XARGMATCH): Don't return a value; instead, modify a parameter.
Jim Meyering [Sat, 2 Jan 1999 18:33:08 +0000 (18:33 +0000)]
(XARGMATCH): Don't return a value;  instead, modify a parameter.
Add a `Die_stmt' parameter.
Add parentheses.

25 years ago(__xargmatch_internal): Remove now-unused function.
Jim Meyering [Sat, 2 Jan 1999 18:32:50 +0000 (18:32 +0000)]
(__xargmatch_internal): Remove now-unused function.
(argmatch_to_argument): Add `const' attribute to first parameter.

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

25 years agouse XARGMATCH, not XARGCASEMATCH
Jim Meyering [Sat, 2 Jan 1999 16:35:55 +0000 (16:35 +0000)]
use XARGMATCH, not XARGCASEMATCH

25 years agoAdd #ifdefs so it can be used for strncasecmp, too.
Jim Meyering [Sat, 2 Jan 1999 15:55:52 +0000 (15:55 +0000)]
Add #ifdefs so it can be used for strncasecmp, too.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 15:55:44 +0000 (15:55 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 12:45:50 +0000 (12:45 +0000)]
*** empty log message ***

25 years agoMove inclusion of assert.h to follow that of stdio.h.
Jim Meyering [Sat, 2 Jan 1999 05:54:07 +0000 (05:54 +0000)]
Move inclusion of assert.h to follow that of stdio.h.
Some losing systems require this.
Use STREQ macro instead of strcmp in a few places.

25 years agoRemove definition of setlocale.
Jim Meyering [Sat, 2 Jan 1999 05:30:07 +0000 (05:30 +0000)]
Remove definition of setlocale.
Remove definitions of bindtextdomain and textdomain.

25 years agoInclude locale.h and libintl.h, and define `_()'.
Jim Meyering [Sat, 2 Jan 1999 05:27:32 +0000 (05:27 +0000)]
Include locale.h and libintl.h, and define `_()'.
Mark translatable strings.

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

25 years ago(make_dir): New function, factored out of make_path.
Jim Meyering [Sat, 2 Jan 1999 05:16:57 +0000 (05:16 +0000)]
(make_dir): New function, factored out of make_path.
(make_path): Use make_dir rather than open-coding it twice.
This effectively reverses the order of the latter pair of stat/mkdir
calls and fixes a race condition bug whereby one of two concurrent
`mkdir -p' processes could fail with EEXIST.

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

25 years agoInclude readtokens.h.
Jim Meyering [Sat, 2 Jan 1999 02:34:11 +0000 (02:34 +0000)]
Include readtokens.h.
(zeros): Rename global from `rr'.
(getstr): Remove function.
(tsort) Use readtoken instead of getstr.

25 years ago*** empty log message ***
Jim Meyering [Fri, 1 Jan 1999 23:48:23 +0000 (23:48 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Fri, 1 Jan 1999 23:46:52 +0000 (23:46 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Fri, 1 Jan 1999 23:31:36 +0000 (23:31 +0000)]
.

25 years agofix typo in comment
Jim Meyering [Fri, 1 Jan 1999 22:55:53 +0000 (22:55 +0000)]
fix typo in comment

25 years ago(PATH_MAX_IN_DIR) [HAVE_UNISTD_H]: New macro, for max
Jim Meyering [Fri, 1 Jan 1999 22:51:58 +0000 (22:51 +0000)]
(PATH_MAX_IN_DIR) [HAVE_UNISTD_H]: New macro, for max
file name characters in a given directory.
(tempname): Make sure the temp file name is unique even if long
file names aren't supported.

25 years ago(cwrite) [O_BINARY]: Write output in binary mode.
Jim Meyering [Fri, 1 Jan 1999 22:49:44 +0000 (22:49 +0000)]
(cwrite) [O_BINARY]: Write output in binary mode.
(main) [O_BINARY]: Read input in binary mode.

25 years ago(bsd_sum_file, sysv_sum_file) [O_BINARY]: Read input in binary mode.
Jim Meyering [Fri, 1 Jan 1999 22:48:51 +0000 (22:48 +0000)]
(bsd_sum_file, sysv_sum_file) [O_BINARY]: Read input in binary mode.

25 years ago(tail_lines, tail_bytes) [O_BINARY]: Use binary I/O when appropriate.
Jim Meyering [Fri, 1 Jan 1999 22:48:03 +0000 (22:48 +0000)]
(tail_lines, tail_bytes) [O_BINARY]: Use binary I/O when appropriate.