Pere Orga
|
5bc8c005a8
|
move remaining help text from include/usage.src.h
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2011-04-11 03:29:49 +02:00 |
|
Denys Vlasenko
|
099e528919
|
ps: implement -o stat
function old new delta
func_stat - 24 +24
out_spec 300 320 +20
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2011-02-02 00:59:35 +01:00 |
|
Pascal Bellard
|
926031b764
|
*: introduce and use xfork() and xvfork()
function old new delta
launch_helper 170 169 -1
setup_heredoc 312 302 -10
handle_dir_common 367 354 -13
expand_vars_to_list 2456 2443 -13
open_transformer 89 74 -15
data_extract_to_command 439 423 -16
do_ipaddr 1406 1389 -17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/7 up/down: 0/-85) Total: -85 bytes
Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-07-04 15:32:38 +02:00 |
|
Pascal Bellard
|
21e8e8da64
|
libbb: introduce and use BB_EXECVP_or_die()
function old new delta
BB_EXECVP_or_die - 47 +47
time_main 1042 1043 +1
chrt_main 371 364 -7
ionice_main 292 282 -10
setsid_main 69 56 -13
nohup_main 236 223 -13
cttyhack_main 266 253 -13
chroot_main 94 81 -13
chpst_main 746 733 -13
timeout_main 297 279 -18
taskset_main 541 522 -19
vfork_child 67 45 -22
parse 975 953 -22
lpd_main 770 748 -22
launch_helper 192 170 -22
tcpudpsvd_main 1810 1782 -28
nice_main 190 156 -34
env_main 242 206 -36
run_command 221 174 -47
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/17 up/down: 48/-352) Total: -304 bytes
Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-07-04 00:57:03 +02:00 |
|
Denys Vlasenko
|
41ddd9f606
|
*: make exec failure message more consistent
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-06-25 01:46:53 +02:00 |
|
Denis Vlasenko
|
3fd1046300
|
timeout: fix parsing of -t NUM on MMU
|
2009-03-22 14:49:00 +00:00 |
|
Denis Vlasenko
|
8a2f6bfc2f
|
timeout: fix a few bugs. vda is stupid
|
2008-11-24 22:34:47 +00:00 |
|
Denis Vlasenko
|
a9acbe6cad
|
timeout: new applet. 370 bytes. by Roberto Foglietta.
|
2008-11-24 13:25:20 +00:00 |
|