summaryrefslogtreecommitdiff
path: root/src/node_signal_watcher.cc
Commit message (Expand)AuthorAgeFilesLines
* MakeCallback: Use in node_signal_watcherisaacs2012-04-171-7/+1
* core: use proper #include directivesBen Noordhuis2012-03-101-1/+1
* Revert support for isolates.Ben Noordhuis2012-02-061-11/+10
* move global vars from platfrom, node_signal_watcher to structRyan Dahl2011-12-071-10/+11
* Remove stray NODE_MODULE() semi-colons.Ben Noordhuis2011-11-091-1/+1
* Update copyright headersRyan Dahl2011-03-141-1/+21
* Fix a few compiler warnings...Ryan Dahl2010-10-091-0/+1
* Safe constructor for ObjectWrapped classesBen Noordhuis2010-09-291-0/+4
* Move signal_watcher to extension model.Paul Querna2010-07-141-0/+2
* fix whitespace errorsBlake Mizerany2010-06-291-1/+1
* Thinner SignalWatcher, only using callbackJonas Pfenniger2010-05-141-26/+44
* Use uniform watcher namesRyan Dahl2010-03-151-0/+80