summaryrefslogtreecommitdiff
path: root/src/node_stat_watcher.h
AgeCommit message (Expand)Author
2012-08-20fs: fix use after free in stat watcherBen Noordhuis
2012-06-21fs: make fs.watchFile() interval default to 5007Ben Noordhuis
2012-06-21fs: make fs.watchFile() work on windowsBen Noordhuis
2012-03-10core: use proper #include directivesBen Noordhuis
2011-08-31Upgrade libuv to ea4271fRyan Dahl
2011-07-19Finally remove node::EventEmitterRyan Dahl
2011-07-19Remove StatWatcher's dep on C++ EventEmitterRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2010-03-15Use uniform watcher namesRyan Dahl