hush/miscutils
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
..
adjtimex.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
bbconfig.c bbconfig: make it independent from printf functions 2010-06-07 14:14:26 +02:00
beep.c beep: the -d option takes milliseconds not microseconds 2010-03-14 15:32:49 +01:00
chat.c chat: update by Vladimir 2009-03-16 23:06:23 +00:00
chrt.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
Config.src rfkill: do not enable by default, it requires new-ish Linux headers 2010-06-14 14:28:31 +02:00
conspy.c *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
crond.c *: introduce and use bb_unsetenv_and_free 2010-06-24 05:00:50 +02:00
crontab.c *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
dc.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
devfsd.c *: code shrink and better "died from signal" reporting from wait4pid 2010-03-18 22:44:00 +01:00
devmem.c devmem: map two pages only if it is necessary 2010-04-14 13:37:25 -07:00
eject.c eject: band-aid for kernel headers using u8 type 2009-11-15 02:48:01 +01:00
fbsplash.c consolidate ESC sequences 2010-05-16 23:42:13 +02:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
flash_eraseall.c flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrink 2009-11-27 13:26:17 +01:00
flash_lock_unlock.c flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
flashcp.c flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
hdparm.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
inotifyd.c *: code shrink and better "died from signal" reporting from wait4pid 2010-03-18 22:44:00 +01:00
ionice.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
last_fancy.c whitespace fix 2008-07-09 22:04:37 +00:00
last.c telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 2010-04-05 22:10:38 +02:00
less.c *: better string sharing 2010-06-02 12:57:26 +02:00
makedevs.c *: merge some common strings 2010-03-23 16:25:17 +01:00
man.c man: use man.config, not only man.conf (man version 1.6f compat) 2009-07-24 02:28:12 +02:00
microcom.c *: merge some common strings 2010-03-23 16:25:17 +01:00
mountpoint.c mountpoint: btrfs fix 2009-11-01 04:33:23 +01:00
mt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
raidautorun.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
readahead.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
rfkill.c rfkill: new applet 2010-05-02 18:45:02 +02:00
runlevel.c runlevel: -2 bytes 2009-11-26 15:26:14 +01:00
rx.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
setsid.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
strings.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
taskset.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
time.c *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
timeout.c *: introduce and use xfork() and xvfork() 2010-07-04 15:32:38 +02:00
ttysize.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
ubi_attach_detach.c ubiattach,ubidetach: new applets 2010-06-16 12:22:58 +02:00
volname.c typo fix in comment 2009-08-14 01:36:28 +02:00
wall.c wall: new applet 2009-10-27 17:34:36 +01:00
watchdog.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00