hush/console-tools
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
..
chvt.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
clear.c bbconfig: make it independent from printf functions 2010-06-07 14:14:26 +02:00
Config.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
deallocvt.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
dumpkmap.c dumpkmap,loadkmap: abort if there are params on cmdline 2010-06-06 18:09:57 +02:00
fgconsole.c fgconsole: new applet by Grigory Batalov <bga@altlinux.org> 2010-05-23 23:22:10 +02:00
kbd_mode.c add and use xopen_nonblocking (-18b) 2009-10-27 17:17:34 +01:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
loadfont.c loadfont/setfont: optional PSF2 font support 2010-02-21 13:10:26 +01:00
loadkmap.c loadkmap: remove UNUSED_PARAM from argv 2010-06-06 18:10:50 +02:00
openvt.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
reset.c consolidate ESC sequences 2010-05-16 23:42:13 +02:00
resize.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
setconsole.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
setkeycodes.c setkeycodes: fix handling of 0exx scancodes 2010-05-19 17:15:54 +02:00
setlogcons.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
showkey.c showkey: suppress gcc warning 2008-09-28 16:44:28 +00:00