tail/watch
presbrey afd80c034c fix race/panic on modify+delete
This fixes a race condition when a file is modified and unlinked in the OS before the inotify IsModify event has a chance to call os.Stat.
2013-09-22 22:51:12 -04:00
..
filechanges.go copytruncate should work even if ReOpen is False. 2013-05-29 14:32:59 -07:00
inotify.go fix race/panic on modify+delete 2013-09-22 22:51:12 -04:00
polling.go fix a regression with truncation detection 2013-05-29 15:08:24 -07:00
watch.go update readme, comments; gofmt 2013-05-29 16:32:01 -07:00