diff options
author | Denys Vlasenko | 2018-08-03 18:27:00 +0200 |
---|---|---|
committer | Denys Vlasenko | 2018-08-03 18:28:17 +0200 |
commit | c9720a761e88e83265b4d75808533cdfbc66075b (patch) | |
tree | 909199889dd3668f4699c07c70410fc182a3d4a7 /libbb/chomp.c | |
parent | 4c20d9f2b0223874e2b5ac1235d5f33fdd02589b (diff) | |
download | busybox-c9720a761e88e83265b4d75808533cdfbc66075b.zip busybox-c9720a761e88e83265b4d75808533cdfbc66075b.tar.gz |
timeout: fix arguments to match coreutils
Was: timeout [-t SECS] [-s SIG] PROG ARGS
Is: timeout [-s SIG] SECS PROG ARGS
function old new delta
timeout_main 312 319 +7
packed_usage 32882 32858 -24
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 7/-24) Total: -17 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/chomp.c')
0 files changed, 0 insertions, 0 deletions