Once we encounter a file that is not of IS_TAILABLE_FILE_TYPE,
authorJim Meyering <jim@meyering.net>
Sat, 4 Mar 2000 18:16:21 +0000 (18:16 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Mar 2000 18:16:21 +0000 (18:16 +0000)
commit54d12f7eddbc01dc51de33d6fc97067b0a251f1d
tree27d9e2f6de617fd28bad6864d5113cd675773db6
parentf600c4d1446de3710b3265d8a7c3177b71ab7bcc
Once we encounter a file that is not of IS_TAILABLE_FILE_TYPE,
marke it as such and ignore it forever after.
(struct File_spec): New member.
(recheck): Initialize new member.
(tail_file): Likewise.
(tail_forever): Skip the file if it's marked as ignorable.
src/tail.c