<div dir="ltr">Allow num_to_sig(0) so kill doesn't disallow -0 because it can't<br>round-trip, and then teach list_signals() to avoid the special case of<br>signal 0 rather than assume that all the signals it shouldn't print<br>don't have names now signal 0 has the name "0".<br>---<br> lib/lib.c         | 2 +-<br> lib/portability.c | 1 +<br> 2 files changed, 2 insertions(+), 1 deletion(-)<br></div>