]> git.ipfire.org Git - thirdparty/coreutils.git/log
thirdparty/coreutils.git
29 years agoGutted code -- pieces are in copy.[ch].
Jim Meyering [Sun, 2 Feb 1997 18:33:19 +0000 (18:33 +0000)] 
Gutted code -- pieces are in copy.[ch].

29 years agouse $@, instead of literal `POTFILES'
Jim Meyering [Sun, 2 Feb 1997 16:05:43 +0000 (16:05 +0000)] 
use $@, instead of literal `POTFILES'

29 years ago(POTFILES): Redirect to an intermediate file and write-protect POTFILES.
Jim Meyering [Sun, 2 Feb 1997 15:43:54 +0000 (15:43 +0000)] 
(POTFILES): Redirect to an intermediate file and write-protect POTFILES.

29 years ago.
Jim Meyering [Sun, 2 Feb 1997 00:09:46 +0000 (00:09 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 2 Feb 1997 00:09:25 +0000 (00:09 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 23:12:18 +0000 (23:12 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:56:47 +0000 (16:56 +0000)] 
.

29 years agoReflect renamings.
Jim Meyering [Sat, 1 Feb 1997 16:56:32 +0000 (16:56 +0000)] 
Reflect renamings.

29 years agorename
Jim Meyering [Sat, 1 Feb 1997 16:55:41 +0000 (16:55 +0000)] 
rename

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:53:08 +0000 (16:53 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:52:02 +0000 (16:52 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:51:33 +0000 (16:51 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:51:11 +0000 (16:51 +0000)] 
.

29 years ago(test 10md): Reflect renaming.
Jim Meyering [Sat, 1 Feb 1997 16:48:08 +0000 (16:48 +0000)] 
(test 10md): Reflect renaming.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:47:56 +0000 (16:47 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:47:17 +0000 (16:47 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:46:06 +0000 (16:46 +0000)] 
.

29 years ago(spec_to_list): Warn about all filenames that exceed max-length before dying.
Jim Meyering [Sat, 1 Feb 1997 16:44:15 +0000 (16:44 +0000)] 
(spec_to_list): Warn about all filenames that exceed max-length before dying.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 16:41:08 +0000 (16:41 +0000)] 
.

29 years agoupdate for 20.1 patch from roland
Jim Meyering [Sat, 1 Feb 1997 16:39:27 +0000 (16:39 +0000)] 
update for 20.1 patch from roland

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 13:23:39 +0000 (13:23 +0000)] 
.

29 years ago(init_parameters): For compatibility: use default
Jim Meyering [Sat, 1 Feb 1997 13:23:27 +0000 (13:23 +0000)] 
(init_parameters): For compatibility: use default
separator `TAB' with full length lines.  From Roland Huebner.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 13:20:02 +0000 (13:20 +0000)] 
.

29 years ago(usage): Make parenthetical note on --no-dereference a little more general.
Jim Meyering [Sat, 1 Feb 1997 04:49:51 +0000 (04:49 +0000)] 
(usage): Make parenthetical note on --no-dereference a little more general.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 04:25:59 +0000 (04:25 +0000)] 
.

29 years agobracket bug address with <> and append a period
Jim Meyering [Sat, 1 Feb 1997 04:24:58 +0000 (04:24 +0000)] 
bracket bug address with <> and append a period

29 years agobracket bug address with <> and append a period
Jim Meyering [Sat, 1 Feb 1997 04:24:08 +0000 (04:24 +0000)] 
bracket bug address with <> and append a period

29 years agobracket bug address with <> and append a period
Jim Meyering [Sat, 1 Feb 1997 04:23:31 +0000 (04:23 +0000)] 
bracket bug address with <> and append a period

29 years agoRename globals buffer and buffer_size to have G_ prefix
Jim Meyering [Sat, 1 Feb 1997 03:29:21 +0000 (03:29 +0000)] 
Rename globals buffer and buffer_size to have G_ prefix
to avoid shadowing local variables.

29 years ago(add_line_number): Rename from `number' to avoid shadowing local variables.
Jim Meyering [Sat, 1 Feb 1997 03:25:14 +0000 (03:25 +0000)] 
(add_line_number): Rename from `number' to avoid shadowing local variables.

29 years ago.
Jim Meyering [Sat, 1 Feb 1997 03:13:22 +0000 (03:13 +0000)] 
.

29 years agoCompare getopt_long return value against -1, not EOF. Use NULL, not '(int *) 0'...
Jim Meyering [Sat, 1 Feb 1997 03:05:36 +0000 (03:05 +0000)] 
Compare getopt_long return value against -1, not EOF.  Use NULL, not '(int *) 0' as last parameter in getopt_long call.

29 years agoCompare getopt_long return value against -1, not EOF. Use NULL, not '(int *) 0'...
Jim Meyering [Sat, 1 Feb 1997 03:03:44 +0000 (03:03 +0000)] 
Compare getopt_long return value against -1, not EOF.  Use NULL, not '(int *) 0' as last parameter in getopt_long call.

29 years agoCompare getopt_long return value against -1, not EOF. Use NULL, not '(int *) 0'...
Jim Meyering [Sat, 1 Feb 1997 02:00:04 +0000 (02:00 +0000)] 
Compare getopt_long return value against -1, not EOF.  Use NULL, not '(int *) 0' as last parameter in getopt_long call.

29 years ago(maintainer-clean): Remove GMOFILES.
Jim Meyering [Thu, 30 Jan 1997 05:28:37 +0000 (05:28 +0000)] 
(maintainer-clean): Remove GMOFILES.
From Paul Eggert.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 04:16:33 +0000 (04:16 +0000)] 
.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 04:11:17 +0000 (04:11 +0000)] 
.

29 years agoDo each test twice: get input via REDIR and PIPE.
Jim Meyering [Thu, 30 Jan 1997 03:38:47 +0000 (03:38 +0000)] 
Do each test twice: get input via REDIR and PIPE.

29 years ago(test_vector): Do each (non-stdin-requiring) test three times.
Jim Meyering [Thu, 30 Jan 1997 03:38:07 +0000 (03:38 +0000)] 
(test_vector): Do each (non-stdin-requiring) test three times.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 03:36:40 +0000 (03:36 +0000)] 
.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 03:36:06 +0000 (03:36 +0000)] 
.

29 years agocorrectly compute number of tests
Jim Meyering [Thu, 30 Jan 1997 03:31:40 +0000 (03:31 +0000)] 
correctly compute number of tests

29 years agoRemove common_option_prefix flag.
Jim Meyering [Thu, 30 Jan 1997 03:27:35 +0000 (03:27 +0000)] 
Remove common_option_prefix flag.
(test_vector): Prepend the common option here instead.

29 years agoRemove input_via_stdin flag.
Jim Meyering [Thu, 30 Jan 1997 03:26:27 +0000 (03:26 +0000)] 
Remove input_via_stdin flag.
Do each test twice: get input via REDIR and PIPE.

29 years agoDo each test three times.
Jim Meyering [Thu, 30 Jan 1997 03:25:16 +0000 (03:25 +0000)] 
Do each test three times.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 03:22:44 +0000 (03:22 +0000)] 
.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 03:14:43 +0000 (03:14 +0000)] 
.

29 years ago.
Jim Meyering [Thu, 30 Jan 1997 03:01:15 +0000 (03:01 +0000)] 
.

29 years agoAllow each test to be run any or all of three different ways. Program
Jim Meyering [Wed, 29 Jan 1997 14:19:17 +0000 (14:19 +0000)] 
Allow each test to be run any or all of three different ways.  Program
input may be specified via a file or files listed on the command line,
via input redirection (if there's only one file), or via a pipe.

29 years ago.
Jim Meyering [Wed, 29 Jan 1997 13:03:05 +0000 (13:03 +0000)] 
.

29 years ago.
Jim Meyering [Wed, 29 Jan 1997 02:54:21 +0000 (02:54 +0000)] 
.

29 years agoRemove `t' prefix on all generated test file names.
Jim Meyering [Tue, 28 Jan 1997 21:22:34 +0000 (21:22 +0000)] 
Remove `t' prefix on all generated test file names.
Change suffixes from (.in, .exp, .out, .err) to (.I, .X, .O, .E).
Ensure that no test file (generated or maintainer-supplied) has a
longer than 14 characters.

29 years ago(usage): Remove one space in message to make colons line up.
Jim Meyering [Tue, 28 Jan 1997 03:44:27 +0000 (03:44 +0000)] 
(usage): Remove one space in message to make colons line up.

29 years ago.
Jim Meyering [Tue, 28 Jan 1997 03:43:05 +0000 (03:43 +0000)] 
.

29 years ago(print_long_format): Fix off-by-one problem in size being passed to strftime.
Jim Meyering [Tue, 28 Jan 1997 03:40:18 +0000 (03:40 +0000)] 
(print_long_format): Fix off-by-one problem in size being passed to strftime.

29 years ago. SH-UTILS-1_16
Jim Meyering [Mon, 27 Jan 1997 03:15:14 +0000 (03:15 +0000)] 
.

29 years ago.
Jim Meyering [Mon, 27 Jan 1997 03:10:22 +0000 (03:10 +0000)] 
.

29 years agoreally make the messages identical TEXTUTILS-1_22
Jim Meyering [Mon, 27 Jan 1997 02:28:39 +0000 (02:28 +0000)] 
really make the messages identical

29 years ago. FILEUTILS-3_16
Jim Meyering [Mon, 27 Jan 1997 02:18:56 +0000 (02:18 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 20:01:11 +0000 (20:01 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 19:04:03 +0000 (19:04 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 19:03:30 +0000 (19:03 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 19:02:52 +0000 (19:02 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 19:01:54 +0000 (19:01 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 18:57:36 +0000 (18:57 +0000)] 
.

29 years ago(usage): Fix typo (--writeable -> --writable) in help output
Jim Meyering [Sun, 26 Jan 1997 18:51:44 +0000 (18:51 +0000)] 
(usage): Fix typo (--writeable -> --writable) in help output

29 years ago(parse_options): Add quotes to make messages identical.
Jim Meyering [Sun, 26 Jan 1997 18:50:33 +0000 (18:50 +0000)] 
(parse_options): Add quotes to make messages identical.

29 years ago. SH-UTILS-1_15a
Jim Meyering [Sun, 26 Jan 1997 07:03:50 +0000 (07:03 +0000)] 
.

29 years agobracket prototype with PARAMS FILEUTILS-3_15a
Jim Meyering [Sun, 26 Jan 1997 06:23:06 +0000 (06:23 +0000)] 
bracket prototype with PARAMS

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 05:57:12 +0000 (05:57 +0000)] 
.

29 years agoRestore dcl of free. with obstacks, you need it.
Jim Meyering [Sun, 26 Jan 1997 05:57:04 +0000 (05:57 +0000)] 
Restore dcl of free.  with obstacks, you need it.

29 years agoRevert last change. With obstack, dcl of free is *required*.
Jim Meyering [Sun, 26 Jan 1997 05:55:02 +0000 (05:55 +0000)] 
Revert last change.  With obstack, dcl of free is *required*.

29 years ago. TEXTUTILS-1_21a
Jim Meyering [Sun, 26 Jan 1997 05:13:26 +0000 (05:13 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 05:08:56 +0000 (05:08 +0000)] 
.

29 years ago(count_entry): Fix blatant bug (typo?) that made
Jim Meyering [Sun, 26 Jan 1997 05:05:06 +0000 (05:05 +0000)] 
(count_entry): Fix blatant bug (typo?) that made
--megabytes report numbers in units of kilobytes.
Reported by Galen Hazelwood.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 05:04:35 +0000 (05:04 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:52:42 +0000 (04:52 +0000)] 
.

29 years ago(print_factors): Reflect changes to xstrtoul interface.
Jim Meyering [Sun, 26 Jan 1997 04:52:32 +0000 (04:52 +0000)] 
(print_factors): Reflect changes to xstrtoul interface.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:48:39 +0000 (04:48 +0000)] 
.

29 years ago(parse_options): Remove unnecessary goto and label.
Jim Meyering [Sun, 26 Jan 1997 04:48:29 +0000 (04:48 +0000)] 
(parse_options): Remove unnecessary goto and label.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:44:03 +0000 (04:44 +0000)] 
.

29 years ago(parse_obsolescent_option): Comment.
Jim Meyering [Sun, 26 Jan 1997 04:43:42 +0000 (04:43 +0000)] 
(parse_obsolescent_option): Comment.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:30:49 +0000 (04:30 +0000)] 
.

29 years ago(is_ancestor): Add it.
Jim Meyering [Sun, 26 Jan 1997 04:30:39 +0000 (04:30 +0000)] 
(is_ancestor): Add it.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:14:26 +0000 (04:14 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:13:46 +0000 (04:13 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:12:46 +0000 (04:12 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 04:12:20 +0000 (04:12 +0000)] 
.

29 years agoInterpret `input arg is a hash
Jim Meyering [Sun, 26 Jan 1997 03:12:41 +0000 (03:12 +0000)] 
Interpret `input arg is a hash
reference' as meaning that the tested program will read no input.
Most of the tests for the date program use this feature.
Also for date, the generated script now reflects specification
(in Test.pm) of default and per-test environment settings.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 03:01:01 +0000 (03:01 +0000)] 
.

29 years ago.
Jim Meyering [Sun, 26 Jan 1997 02:59:50 +0000 (02:59 +0000)] 
.

29 years agoremove trailing blanks
Jim Meyering [Sat, 25 Jan 1997 13:50:24 +0000 (13:50 +0000)] 
remove trailing blanks

29 years agoremove now-spurious junk
Jim Meyering [Sat, 25 Jan 1997 13:45:55 +0000 (13:45 +0000)] 
remove now-spurious junk

29 years ago.
Jim Meyering [Sat, 25 Jan 1997 13:38:54 +0000 (13:38 +0000)] 
.

29 years ago(noinst_HEADERS): Add getdate.h.
Jim Meyering [Sat, 25 Jan 1997 13:38:49 +0000 (13:38 +0000)] 
(noinst_HEADERS): Add getdate.h.

29 years ago.
Jim Meyering [Sat, 25 Jan 1997 06:59:56 +0000 (06:59 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 25 Jan 1997 06:54:19 +0000 (06:54 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 25 Jan 1997 06:52:50 +0000 (06:52 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 25 Jan 1997 06:46:53 +0000 (06:46 +0000)] 
.

29 years ago.
Jim Meyering [Sat, 25 Jan 1997 06:46:33 +0000 (06:46 +0000)] 
.