Jim Meyering
ee871dbed8
Add --help and --version options.
1993-04-02 04:26:26 +00:00
Jim Meyering
0a6061f1f9
Move some dcls before first function.
...
Add --help and --version options.
1993-04-02 04:26:04 +00:00
Jim Meyering
326ea43a59
undef isasc before redining it.
1993-04-02 04:24:29 +00:00
Jim Meyering
5c9a84b610
Define isascii macro to be 1 also if STDC_HEADERS.
1993-04-01 04:21:00 +00:00
Jim Meyering
def996ca60
Define isascii macro to be 1 also if STDC_HEADERS.
1993-04-01 04:12:31 +00:00
Jim Meyering
0f4b670f25
.
1993-04-01 04:06:15 +00:00
Jim Meyering
d24f7571cc
Add --version, --help options.
1993-04-01 04:02:20 +00:00
Jim Meyering
0f8d90bd48
sort changes from Mike
1993-03-31 06:27:07 +00:00
Jim Meyering
b681a22c29
.
1993-03-31 06:07:16 +00:00
Jim Meyering
e2780ba79b
.
1993-03-31 03:45:49 +00:00
Jim Meyering
a3dc0b45fc
(parse_old_offset): Allow 0X' as well as
0x' prefix to indicate hex.
1993-03-31 03:44:09 +00:00
Jim Meyering
6cc9334011
Add -G,--no-group option to inhibit display of group infomation.
1993-03-31 02:50:42 +00:00
Jim Meyering
a7c3b38bb6
updated from FSF
1993-03-31 01:23:35 +00:00
Jim Meyering
f1f04bac77
.
1993-03-30 04:36:22 +00:00
Jim Meyering
c3798f9e61
(index, bcopy): Don't redefine.
1993-03-30 04:35:36 +00:00
Jim Meyering
6a08b3a1e5
.
1993-03-30 04:24:53 +00:00
Jim Meyering
56b1029ccf
Always call error with errno (not zero) after failed fclose or non-zero ferror.
1993-03-30 03:32:10 +00:00
Jim Meyering
86a2a3f5f6
.
1993-03-30 02:22:06 +00:00
Jim Meyering
80f8bd8e8c
merge with 3.4.1
1993-03-29 05:09:09 +00:00
Jim Meyering
eb652720df
.
1993-03-28 19:22:51 +00:00
Jim Meyering
7b90e466f9
.
1993-03-28 19:22:28 +00:00
Jim Meyering
16e01be2da
.
1993-03-28 18:23:20 +00:00
Jim Meyering
4e66f13a79
(add_omitted_fs_type, fs_to_omit): New functions adding
...
support for --exclude-type option. From Kaveh R. Ghazi
<ghazi@caip.rutgers.edu>.
1993-03-28 18:22:47 +00:00
Jim Meyering
d446f94a60
(decode_switches, print_long_format): New option: --full-time.
1993-03-28 18:21:25 +00:00
Jim Meyering
7735ccac5e
(main): If -f is given, don't complain if no file args are given.
1993-03-28 16:29:03 +00:00
Jim Meyering
a34d7ff0ac
[rindex]: Don't redefine.
1993-03-28 16:23:28 +00:00
Jim Meyering
c1c67d3295
Accept `flush' option. From Arne H. Juul arnej@lise.unit.no
1993-03-28 16:16:43 +00:00
Jim Meyering
fbc2f821ff
.
1993-03-28 16:15:32 +00:00
Jim Meyering
d4f175199f
Add long options.
1993-03-26 04:52:17 +00:00
Jim Meyering
c7fdeca168
.
1993-03-26 04:51:55 +00:00
Jim Meyering
c9b0bde5e6
.
1993-03-26 04:50:40 +00:00
Jim Meyering
1a34a11854
.
1993-03-26 04:43:26 +00:00
Jim Meyering
0fb79b9ee4
.
1993-03-24 06:23:42 +00:00
Jim Meyering
89ed6c2fec
(gobble_file): Don't stat symlinks unless we need to.
...
From Mike Rendell <michael@mercury.cs.mun.ca>.
1993-03-24 06:23:26 +00:00
Jim Meyering
82bdb546d9
(copy, copy_with_block, copy_with_block): Decrement pending_spaces only
...
if it's > 0. The following command didn't terminate:
perl -e 'print "a a\n";'| dd of=/dev/null ibs=1 cbs=3 conv=unblock
With suggestions from Chris Weber <weber@bucknell.edu>,
Marlys.A.Nelson@uwrf.edu , and Albert-Lunde@nwu.edu .
1993-03-24 06:22:57 +00:00
Jim Meyering
38456f092f
New option: -C, --compatible.
...
A few new small functions.
1993-03-23 05:27:39 +00:00
Jim Meyering
4f0f13ad00
.
1993-03-23 02:52:19 +00:00
Jim Meyering
45849c5602
(close_file): Reverse May 13, '92 change, but add the condition
...
that cols_ready_to_print not be decremented when printing across.
The command `echo |pr -2ta' didn't terminate.
(print_page): Rewrite conditional with side effects in second conjunct
using nested if statements to make it clear that we do indeed want
those semantics.
1993-03-22 04:39:25 +00:00
Jim Meyering
b1770970a8
fix two typos
1993-03-22 02:31:33 +00:00
Jim Meyering
a299f3cc81
Compare getenv with NULL instead of 0 -- just for aesthetics.
1993-03-06 17:06:35 +00:00
Jim Meyering
90a2952982
.
1993-03-02 14:48:18 +00:00
Jim Meyering
3855a21213
.
1993-03-02 14:41:40 +00:00
Jim Meyering
8a010c44a5
.
1993-03-02 14:36:30 +00:00
Jim Meyering
978afa51c0
.
1993-03-02 14:13:10 +00:00
Jim Meyering
d71cb4d9c7
Initial revision
1993-03-02 14:10:31 +00:00
Jim Meyering
d766e142ea
(print_s_char, print_s_short): Print signed chars and signed shorts without
...
resorting to casts involving `signed' keyword.
(decode_one_format): Don't print leading zeroes for DECIMAL formats.
1993-02-26 15:53:47 +00:00
Jim Meyering
63354f0c3f
reindent with indent-1.7
1993-02-25 16:31:52 +00:00
Jim Meyering
efd83f0b57
Reformat with GNU indent-1.7.
1993-02-25 14:28:21 +00:00
Jim Meyering
bc18a8e7f7
(print_s_char, print_s_short): Fix printing of signed chars and signed shorts.
1993-02-25 14:27:40 +00:00
Jim Meyering
f7c04842b9
Don't ask when removing symlinks.
1993-02-18 18:24:15 +00:00