diff options
author | Elliott Hughes <enh@google.com> | 2019-06-07 22:52:38 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-06-10 15:08:08 -0500 |
commit | 1e229a235d9e011c4f64169e51be7ac4fa78bbde (patch) | |
tree | e68712c60331b51dfeff685916bc4c00ff3c7d6b /toys/net/sntp.c | |
parent | e2551dbf740941572607f6eb50cab2cc23e59548 (diff) | |
download | toybox-1e229a235d9e011c4f64169e51be7ac4fa78bbde.tar.gz |
Improve signal name<->number conversions.
Include all the signals, not just the POSIX ones.
In particular, improve support for real-time signals. My attempt to
switch AOSP builds over to toybox timeout got reverted when I broke the
ART build bots which use SIGRTMIN+2.
Also fix `kill -l 3` to show "QUIT" and `kill -l QUIT` to show "3".
Also make the `kill -l` output include numbers and names, and format it
to look better on a 80x24 tty, because it's always August 1978 somewhere.
Diffstat (limited to 'toys/net/sntp.c')
0 files changed, 0 insertions, 0 deletions