commit | 072ea41682be093fd5fb25e7d6669a65a76144e6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Apr 21 18:18:05 2016 -0700 |
committer | Rob Landley <rob@landley.net> | Sat Apr 23 13:33:03 2016 -0500 |
tree | 361a7bde262ba4bc8ff007f014749ac19eeb71c1 | |
parent | 63eae537018a758b29f6c9bc39e3d36be1710179 [diff] |
Fix more to not append an extra newline. More's sigatexit handler needs to distinguish between normal exit and exit due to receipt of a signal. Change tty_sigreset to look at the signal number too, so that pressing 'q' to exit top doesn't cause its exit status to be 128.