diff options
author | Jim Meyering <jim@meyering.net> | 1999-07-10 12:24:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-07-10 12:24:10 +0000 |
commit | 54651dc73c80f1336a6cd0e813e7ff11a7aea838 (patch) | |
tree | ae300d6b3f407c81c5fefbfae477fb628305852e /lib | |
parent | ae1e1e5e19f4e8f4c7e574772c7d19404a124d52 (diff) | |
download | coreutils-54651dc73c80f1336a6cd0e813e7ff11a7aea838.tar.xz |
(struct File_spec) [tailable]: Rename from `missing' and
document. Change all uses and locals like was_missing to was_tailable.
Invert expressions as appropriate.
(reopen_inaccessible_files): Rename from allow_missing.
(sleep_interval): Describe.
(--allow-missing): Deprecate.
(--retry): New option, equivalent to --allow-missing.
(usage): Document name vs. descriptor differences.
Refer to manual for descriptions of --max-unchanged-stats=N
and --max-consecutive-size-changes=N.
(valid_file_spec): New function.
(recheck): Assert valid_file_spec.
Remove dead else-if block (suggestion from Eli Zaretskii).
Adjust stmts that set f->tailable -- unlike for `missing', tailable
doesn't depend on errno == ENOENT.
(parse_options): Give a warning if --retry is used when not following
by name.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions