From cd0f3036f606276654f2293a4d90df5efd21bd99 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Mon, 12 Oct 2009 22:16:03 +0200 Subject: tail -f: avoid a race condition * NEWS (Bug fixes): Mention it. * src/tail.c (check_fspec): New function. (tail_forever_inotify): Ensure there is no new data before entering the inotify events wait loop. --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnulib') diff --git a/gnulib b/gnulib index 447ce7436..f7f4cd99f 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 447ce7436647899cfe03ee154bb2b2789d3a8eac +Subproject commit f7f4cd99ff9ce8efee94aafdd5980cb4bb1d1395 -- cgit v1.2.3-54-g00ecf