diff options
author | HawDevelopment <hawdevelopment@gmail.com> | 2022-12-27 13:22:01 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-31 00:04:19 +0100 |
commit | a5dfd5eeb62ba1777187461a2627c40de29cc7a2 (patch) | |
tree | 56882d86eb246275be7d0abbdc9f5c57102c35c2 /Userland/Applets | |
parent | 058a39c6fc1f2f3394f8c49571ee8417eabb6ed9 (diff) | |
download | serenity-a5dfd5eeb62ba1777187461a2627c40de29cc7a2.zip |
Utilities: Fix top utility not calling exit() on SIGINT
Before, when running top, pressing Control+C (triggering SIGINT),
would not call the atexit handler. Therefor not restoring stdin.
Diffstat (limited to 'Userland/Applets')
0 files changed, 0 insertions, 0 deletions