• Kenny Root's avatar
    Add signal names to kill · a64adba5
    Kenny Root authored
    mksh provides a kill primitive with signal names, but also offer it in
    our toolbox binary. This will allow anyone to use "kill -HUP <pid>" or
    "kill -l" to look at the name to number signal mapping.
    
    Change-Id: Id683721f4ad3f2b518b4dc54a6073510290cbe04
    a64adba5
kill.c 2.86 KB