summaryrefslogtreecommitdiff
path: root/src/inotify
AgeCommit message (Expand)Author
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
2015-09-12inotify: fix the type of the Init1 flagsLuke Shumaker
2015-09-12woops, remove cruft from inotify changeLuke Shumaker
2015-09-08I am dumb, fix inotify bindingsLuke Shumaker
2015-09-05inotify: Avoid most of the race conditions, get rid of CintLuke Shumaker
2015-09-05clean up loggingLuke Shumaker
2015-09-03remove stray newlineLuke Shumaker
2015-09-03Fix issues in inotify bindingsLuke Shumaker
2015-08-28Clean up, based on making godoc slightly more readableLuke Shumaker
2015-08-28switch to my own inotify bindings, the golang.org/x/exp bindings are crapLuke Shumaker
2015-08-26stuffLuke Shumaker
2015-08-26workLuke Shumaker