(recheck): Handle a race condition (including <dev,inode>
authorJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 09:07:58 +0000 (09:07 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 09:07:58 +0000 (09:07 +0000)
commit7eba3be3400fde5668a8a69d7a0d1d6a352651c5
treeba3dd99d56bcdbf9f30359d84e4a8e863ac49b52
parent971da27132cc5662fe8349c906b252e720f5c0bb
(recheck): Handle a race condition (including <dev,inode>
reuse) that would lead to a failed assertion.
Reported by Ken Pizzini.
(tail_forever): Record errno before using it in call to `error'
which might change it.
(tail_file): Likewise.
src/tail.c