index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
directory_watcher_inotify.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DirectoryWatcher and the only thing using it.
phajdan.jr@chromium.org
2010-02-09
1
-473
/
+0
*
linux: check the return value passed through HANDLE_EINTR
evan@chromium.org
2010-02-02
1
-1
/
+3
*
Eliminate all uses of strerror() in code that uses src/base. strerror() is in...
tschmelcher@chromium.org
2009-10-13
1
-3
/
+3
*
Fix two races in DirectoryWatcherInotify:
phajdan.jr@chromium.org
2009-07-15
1
-18
/
+13
*
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