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
..
2021-10-12 13:23:29 +02:00
2021-06-18 12:08:02 +02:00
2021-06-14 20:47:20 +02:00
2021-06-16 12:49:15 +02:00
2022-01-11 19:32:16 +01:00
2021-06-13 03:51:55 +02:00
2022-01-07 01:33:46 +01:00
2021-10-07 21:55:16 +02:00
2021-08-20 17:58:49 +02:00
2021-06-15 10:00:18 +02:00
2022-01-17 11:46:23 +01:00