1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00
This commit is contained in:
Jim Meyering
1999-11-22 14:10:07 +00:00
parent 630d0d3f8d
commit 6cfbe9468a

View File

@@ -1,5 +1,8 @@
1999-11-22 Jim Meyering <meyering@ascend.com>
* lib/Makefile.am (DISTCLEANFILES): Put $(BUILT_SOURCES) here rather
than in $(MAINTAINERCLEANFILES).
* src/tail.c (recheck): Handle a race condition (including <dev,inode>
reuse) that would lead to a failed assertion.
Reported by Ken Pizzini.