• Explorer09's avatar
    Real-time signals support (for kill command) · 0ce4835f
    Explorer09 authored
    SignalsPanel_new now fetches SIGRTMIN and SIGRTMAX and generates real-
    time signals entries at runtime.
    
    All signals between SIGRTMIN and SIGRTMAX are written in "SIGRTMIN+n"
    notation, per discussion in pull request #551.
    
    Signed-off-by: Kang-Che Sung <explorer09 @ gmail.com>
    0ce4835f
SignalsPanel.c 1.91 KB