commit | 5a72b0cd74d6de8ed39a9704798ce1118b0995f1 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jun 05 16:36:21 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jun 05 16:36:21 2021 +0200 |
tree | ed9c9f77b3b7ef7038508da82f649bf297771ab6 | |
parent | 5dadd497ffd9835a2860cf89ad781d1b513803dc [diff] |
runsv: code shrink: use single handler function for SIGTERM and SIGCHLD function old new delta s_chld_term - 36 +36 runsv_main 1677 1662 -15 s_child 22 - -22 s_term 29 - -29 ------------------------------------------------------------------------------ (add/remove: 1/2 grow/shrink: 0/1 up/down: 36/-66) Total: -30 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>