commit | 93f0b39a0712f3247349f1590757484ca18e725e | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Apr 28 11:25:11 2019 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Apr 28 11:25:11 2019 +0200 |
tree | 77702402cb3af3a2355f3fb390c4e13cefff8832 | |
parent | 57e1b0ad5ebd77705841fbcd01a79f2552fbab8e [diff] |
ash,hush: ulimit: add -i RLIMIT_SIGPENDING, -q RLIMIT_MSGQUEUE function old new delta limits_tbl 104 120 +16 ulimit_opt_string 44 50 +6 limit_chars 14 16 +2 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/0 up/down: 24/0) Total: 24 bytes text data bss dec hex filename 981996 485 7296 989777 f1a51 busybox_old 982065 485 7296 989846 f1a96 busybox_unstripped Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>