busybox/procps
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
..
Config.src config system: move some options closer to relevalnt tool subdirectories 2021-10-12 13:23:29 +02:00
free.c
fuser.c
iostat.c
Kbuild.src
kill.c
lsof.c
mpstat.c
nmeter.c nmeter: %[md] %[mw] - dirty file-backed pages, writeback pages 2022-01-11 19:32:16 +01:00
pgrep.c
pidof.c
pmap.c
powertop.c powertop: fix cpuid asm: ebx saving/restoring is properly done by gcc 2022-01-07 01:33:46 +01:00
ps.c ps: fix -o pid=PID,args interpreting entire "PID,args" as header 2021-10-07 21:55:16 +02:00
ps.posix
pstree.c
pwdx.c
smemcap.c tar,smemcap: commonalyze checksumming code for tar header 2021-08-20 17:58:49 +02:00
sysctl.c
top.c ash,hush: fix handling of SIGINT while waiting for interactive input 2022-01-17 11:46:23 +01:00
uptime.c
watch.c