summaryrefslogtreecommitdiff
path: root/inotify/inutil/inotify_util.go
AgeCommit message (Expand)Author
2015-11-03fold inotify/inutil into inotifyLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker
2015-09-12gofmt, use make(chan) without a number argument where possibleLuke Shumaker
2015-09-12Add an inotify watcher utility using channels; use it.Luke Shumaker