tail/watch
Jonathan Rudenberg 0587510d19 Remove Close method from FileChanges
This method will never do what we want, closing the channels will always
signal receivers, which will confuse them.
2014-12-25 21:02:30 -05:00
..
filechanges.go Remove Close method from FileChanges 2014-12-25 21:02:30 -05:00
inotify.go Remove Close method from FileChanges 2014-12-25 21:02:30 -05:00
inotify_tracker.go add copyright statements 2014-04-12 16:59:40 -07:00
polling.go Remove Close method from FileChanges 2014-12-25 21:02:30 -05:00
polling_posix.go support freebsd, like darwin 2014-10-08 12:37:29 +03:00
polling_windows.go add FILE_SHARE_DELETE flag when opening file 2014-07-28 16:38:02 +03:00
watch.go Fix tomb import 2014-06-14 23:39:34 -07:00