Denys Vlasenko
12566e7f9b
ash,hush: fix handling of SIGINT while waiting for interactive input
function old new delta
lineedit_read_key 160 237 +77
__pgetc 522 589 +67
fgetc_interactive 244 309 +65
safe_read_key - 39 +39
read_key 588 607 +19
record_pending_signo 23 32 +9
signal_handler 75 81 +6
.rodata 104312 104309 -3
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 6/1 up/down: 282/-3) Total: 279 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2022-01-17 11:46:23 +01:00
..
2022-01-08 22:42:35 +01:00
2021-12-17 22:43:45 +01:00
2018-06-06 15:16:48 +02:00
2021-02-22 19:00:07 +01:00
2021-12-29 19:01:32 +01:00
2019-07-02 11:35:03 +02:00
2019-07-02 11:35:03 +02:00
2020-12-13 22:34:05 +01:00
2022-01-04 19:42:36 +01:00
2022-01-17 11:46:23 +01:00