busybox/coreutils
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
..
libcoreutils *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
basename.c bbconfig: make it independent from printf functions 2010-06-07 14:14:26 +02:00
cal.c unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 2010-03-26 14:06:56 +01:00
cat.c remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
catv.c
chgrp.c
chmod.c *: merge some common strings 2010-03-23 16:25:17 +01:00
chown.c cosmetic fixes 2010-02-06 21:11:49 +01:00
chroot.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
cksum.c
comm.c
Config.src remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
cp.c
cut.c fix examples which used non-standard cut -b0-NNN 2010-01-18 12:25:09 +01:00
date.c date: make %N work without -lrt on glibc 2010-06-18 02:55:48 +02:00
dd.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
df.c unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 2010-03-26 14:06:56 +01:00
dirname.c
dos2unix.c
du.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
echo.c
env.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
expand.c unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 2010-03-26 14:06:56 +01:00
expr.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
false.c
fold.c
fsync.c compat and warning fixes 2010-02-09 00:26:10 +01:00
head.c *: better string sharing 2010-06-02 12:57:26 +02:00
hostid.c
id_test.sh
id.c
install.c *: merge some common strings 2010-03-23 16:25:17 +01:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
length.c
ln.c
logname.c
ls.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
md5_sha1_sum.c shaNNNsum: accept and ignore -b and -t 2010-02-07 23:28:23 +01:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
nohup.c libbb: introduce and use BB_EXECVP_or_die() 2010-07-04 00:57:03 +02:00
od_bloaty.c *: better string sharing 2010-06-02 12:57:26 +02:00
od.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00
rm.c
rmdir.c
seq.c
sleep.c
sort.c
split.c
stat.c stat: make output more similar to GNU stat 2010-06-12 21:57:50 +02:00
stty.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
sum.c
sync.c
tac.c
tail.c *: better string sharing 2010-06-02 12:57:26 +02:00
tee.c
test_ptr_hack.c
test.c remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
touch.c touch: do not ignore argument of -d/-t option 2010-03-21 13:04:47 +01:00
tr.c remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes 2010-03-08 22:03:24 +01:00
who.c libbb: split update_utmp from login/getty in preparation to use it for telnetd 2010-04-05 03:18:40 +02:00
whoami.c
yes.c yes: this applet doesn't have options, don't lie that it does. 2010-06-06 05:23:09 +02:00