Skip to content
Snippets Groups Projects
Commit c24fbfd7 authored by Mark OLESEN's avatar Mark OLESEN Committed by Andrew Heather
Browse files

ENH: improve code isolation for signal-handling

- file-local static for saving the old action, which moves system
  dependencies out of the header files.

- set/reset of signals as file-local functions

STYLE: use csignal header instead of signal.h
parent 36fae9fd
Branches
Tags
No related merge requests found
Showing
with 394 additions and 315 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment