fs watcher binding
authorIgor Zinkovsky <igorzi@microsoft.com>
Thu, 22 Sep 2011 23:18:08 +0000 (16:18 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 23 Sep 2011 05:32:33 +0000 (22:32 -0700)
commit8fe5712477e94879664d5d420c72f273c0a888ff
tree74def4d344ef0c8e32cf4d29441164a09d243350
parent8d37b6c92b61d9ab66b48ca67fd3e42751f5cf43
fs watcher binding
lib/fs.js
node.gyp
src/fs_event_wrap.cc [new file with mode: 0644]
src/node_extensions.h
test/simple/test-fs-watch.js [new file with mode: 0644]
wscript