modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas)
* introduce new notion of subsystem in addition to signal number
* no need for bitmasks of 'areas' (aka subsystems)
* pass subsystem/signal_nr/... per argument rather than by data structure

6 files changed
tree: a44447fd8af3e0c4a3f59ffaf771d9b72b8064b5
  1. include/
  2. src/
  3. tests/
  4. tools/
  5. AUTHORS
  6. configure.in
  7. COPYING
  8. Makefile.am
  9. README