summaryrefslogtreecommitdiff
path: root/src/inotify/inutil/inotify_util.go
AgeCommit message (Expand)Author
2015-11-07use the separate packages from lukeshu.com, clean up the MakefileLuke 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