summaryrefslogtreecommitdiff
path: root/src/node_stat_watcher.cc
Commit message (Expand)AuthorAgeFilesLines
* core: use proper #include directivesBen Noordhuis2012-03-101-1/+1
* Remove StatWatcher's dep on C++ EventEmitterRyan Dahl2011-07-191-9/+2
* Update copyright headersRyan Dahl2011-03-141-1/+21
* Re-enable stat watchers on windowsBert Belder2010-12-201-4/+0
* Stat watchers don't work on windows yetBert Belder2010-12-201-0/+4
* Safe constructor for ObjectWrapped classesBen Noordhuis2010-09-291-0/+4
* Revert "Check for strings.h"Ryan Dahl2010-05-101-5/+1
* Check for strings.hRyan Dahl2010-05-101-1/+5
* Fix StatWatcher typoRyan Dahl2010-03-151-2/+2
* Use uniform watcher namesRyan Dahl2010-03-151-0/+109