Commit Graph

888 Commits

Author SHA1 Message Date
Jim Meyering 0dfe7fe96e Correct a test. 1995-05-28 15:33:00 +00:00
Jim Meyering 4657b1e9ec (main): Remove dcl of and statements that set now-unused variable. 1995-05-28 02:04:55 +00:00
Jim Meyering 4fb3e0f061 merge with 1.11.4a 1995-05-28 01:55:00 +00:00
Jim Meyering a528bd5d9f [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.
Without this, SunOS doesn't get type for memchr.
Reported by Kaveh Ghazi.
1995-05-27 11:41:00 +00:00
Jim Meyering 4662661e71 . 1995-05-27 11:39:15 +00:00
Jim Meyering 4d00132265 Remove trailing white space. 1995-05-26 15:08:55 +00:00
Jim Meyering 0be7c19204 Remove trailing white space. 1995-05-26 14:15:37 +00:00
Jim Meyering ae3864618a . 1995-05-25 05:10:03 +00:00
Jim Meyering 1bca766a5d [struct control]: Change type of `repeat' member to unsigned
long to avoid conversion warning.
1995-05-25 05:09:50 +00:00
Jim Meyering a660862d4c (tail_lines): Change one more long' to off_t'.
Otherwise, tail didn't work on NetBSD.  From by Arne H. Juul.
1995-05-25 05:09:00 +00:00
Jim Meyering 871da9a196 merge with 1.11.3 1995-05-25 05:02:37 +00:00
Jim Meyering e4326d5926 . 1995-05-22 04:43:42 +00:00
Jim Meyering ec651d2263 (__strtol): Remove prototype altogether.
Move inclusion of xstrtol.h back so that it follows system headers.
1995-05-22 04:43:36 +00:00
Jim Meyering 0895e4a7c4 . 1995-05-22 04:32:53 +00:00
Jim Meyering ee79446888 (usage): Add one or two lines of descriptive text. 1995-05-22 04:30:18 +00:00
Jim Meyering d0da35f3d2 . 1995-05-21 18:46:56 +00:00
Jim Meyering b8a56f0503 . 1995-05-21 18:46:33 +00:00
Jim Meyering f001fccf74 . 1995-05-21 18:46:11 +00:00
Jim Meyering 9451f098d6 . 1995-05-21 12:32:03 +00:00
Jim Meyering a42221d051 (install-exec, install-exec): New targets. From Karl Berry.
(maintainer-clean): Renamed from realclean per GNU Standards.
1995-05-21 12:27:45 +00:00
Jim Meyering f76df4e179 . 1995-05-21 12:23:15 +00:00
Jim Meyering 937f55f61f merge with 1.11.2 1995-05-21 11:57:14 +00:00
Jim Meyering 7f9311c20e merge with 1.11.1b 1995-05-21 11:44:22 +00:00
Jim Meyering 37a6bc3abf merge with 1.11.1a 1995-05-20 13:28:24 +00:00
Jim Meyering e364481ca4 . 1995-05-20 12:36:49 +00:00
Jim Meyering 4b54af76ea . 1995-05-20 12:09:05 +00:00
Jim Meyering e8db76575a (look_up_char_class): Take a string length argument.
Use strncmp, not strcmp and verify that string lengths are the same.
(append_char_class): Update caller.
From Andreas Schwab.
1995-05-20 12:08:35 +00:00
Jim Meyering 9918713e5b (next_file_name): Move dcls of file-scope variables into this function.
Don't rely on arithmetic being two's complement.
1995-05-20 11:52:36 +00:00
Jim Meyering 4c9e84124c [CLOSED, ENDLIST]: Don't cast constants to FILE pointers.
Instead, declare two FILE structs and use their addresses.
1995-05-20 11:47:31 +00:00
Jim Meyering 0753cff4a1 (usage): Tweak wording. 1995-05-20 11:41:13 +00:00
Jim Meyering 3bfa2eb8bb Remove backquote. 1995-05-19 16:49:33 +00:00
Jim Meyering c253f9ba51 (record_line_starts): Remove set-but-not-used, file-scope variable. 1995-05-19 15:59:40 +00:00
Jim Meyering 1fffbc7472 No longer include safe-l?stat.h. 1995-05-19 15:23:18 +00:00
Jim Meyering a693d752bc Oops. Test $tr, not `tr' from PATH. 1995-05-18 18:20:57 +00:00
Jim Meyering a547f02ddf Test [:lower:] to [:upper:] and vice versa. 1995-05-18 18:20:12 +00:00
Jim Meyering c9c8ba714c Save error output in t*.err. 1995-05-16 17:19:46 +00:00
Jim Meyering be7c86dfd2 . 1995-05-16 17:19:32 +00:00
Jim Meyering 68681fe067 Remove spurious space for missing arg2. 1995-05-16 17:14:11 +00:00
Jim Meyering 6a3f88500f Always print message at end, not just upon failure. 1995-05-16 17:13:39 +00:00
Jim Meyering b03da97486 . 1995-05-15 16:43:39 +00:00
Jim Meyering 0dc531502b . 1995-05-15 06:00:33 +00:00
Jim Meyering 635b1b5b6e (usage): Add one- and two-line descriptions to --help output.
From Karl.
1995-05-15 04:53:56 +00:00
Jim Meyering 2c74d574d3 . 1995-05-13 18:35:36 +00:00
Jim Meyering 7cdc7a0bd9 (usage): Include one- or two-line synopsis in --help output.
From Karl Berry.
1995-05-13 18:34:54 +00:00
Jim Meyering e8be969ec8 . 1995-05-13 14:05:46 +00:00
Jim Meyering 56c8261d7e (maintainer-clean): Rename from realclean.
(.PHONY): New dependencies.
[.c.o]: Remove -I. since safe-l?stat.h is no longer used.
1995-05-13 13:55:56 +00:00
Jim Meyering fe6756d42e . 1995-05-13 13:39:07 +00:00
Jim Meyering c093a8e789 (make_path): Use stat, not SAFE_STAT.
Use strchr, not index.  Adjust defines accordingly.
1995-05-13 13:30:10 +00:00
Jim Meyering 7ce06ceca7 (parse_user_spec): Use strchr, not index.
[!HAVE_STRING_H]: Define strchr in terms of index, not the other way around.
1995-05-13 13:25:42 +00:00
Jim Meyering 8a7a1fda12 (rmdir): Use stat, not safe_stat. 1995-05-13 13:20:19 +00:00