summaryrefslogtreecommitdiff
path: root/src/node_signal_watcher.cc
AgeCommit message (Expand)Author
2012-04-17MakeCallback: Use in node_signal_watcherisaacs
2012-03-10core: use proper #include directivesBen Noordhuis
2012-02-06Revert support for isolates.Ben Noordhuis
2011-12-07move global vars from platfrom, node_signal_watcher to structRyan Dahl
2011-11-09Remove stray NODE_MODULE() semi-colons.Ben Noordhuis
2011-03-14Update copyright headersRyan Dahl
2010-10-09Fix a few compiler warnings...Ryan Dahl
2010-09-29Safe constructor for ObjectWrapped classesBen Noordhuis
2010-07-14Move signal_watcher to extension model.Paul Querna
2010-06-29fix whitespace errorsBlake Mizerany
2010-05-14Thinner SignalWatcher, only using callbackJonas Pfenniger
2010-03-15Use uniform watcher namesRyan Dahl