Skip to content
  • Mark OLESEN's avatar
    ENH: improve code isolation for signal-handling · c24fbfd7
    Mark OLESEN authored
    - 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
    c24fbfd7