Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a race condition in directory_watcher_inotify.cc: release lock before sig... | phajdan.jr@chromium.org | 2009-06-24 | 1 | -16/+24 |
* | Add support for almost-recursive watches in Linux DirectoryWatcher | phajdan.jr@chromium.org | 2009-05-14 | 1 | -87/+234 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -15/+9 |
* | Fix gcc 4.3 warning in directory_watcher_inotify.cc | phajdan.jr@chromium.org | 2009-03-19 | 1 | -2/+8 |
* | Cleanup in DirectoryWatcher: | phajdan.jr@chromium.org | 2009-03-18 | 1 | -32/+24 |
* | Port DirectoryWatcher to Linux using inotify. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -0/+329 |