hush/util-linux
Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path
cat: stop using stdio.h opens
libbb: introduce & use open[3]_or_warn
function                                             old     new   delta
open3_or_warn                                          -      54     +54
bb_cat                                               115     144     +29
open_or_warn                                           -      25     +25
unlzma                                              2404    2412      +8
chattr_main                                          334     339      +5
xstrtoul_range_sfx                                   251     255      +4
telnet_main                                         1514    1510      -4
static.opt                                             4       -      -4
qgravechar                                           122     118      -4
fuser_add_pid                                         61      54      -7
fuser_add_inode                                      154     147      -7
writeFileToTarball                                  1542    1534      -8
refresh                                             1156    1148      -8
do_show                                              856     846     -10
read_leases                                          212     200     -12
setup_redirects                                      236     222     -14
iproute_list_or_flush                               1582    1568     -14
read_config                                          427     411     -16
write_leases                                         284     264     -20
hash_file                                            338     318     -20
copy_file                                           1760    1740     -20
do_iproute                                          2610    2588     -22
bb_full_fd_action                                    320     269     -51
open_to_or_warn                                      103      49     -54
fuser_main                                          1660    1596     -64
.rodata                                           131160  131096     -64
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 4/19 up/down: 125/-423)        Total: -298 bytes
2007-04-11 23:20:53 +00:00
..
Config.in create a document for mdev so people dont have to rtfs 2007-02-14 13:20:29 +00:00
dmesg.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
fbset.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
fdformat.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
fdisk_aix.c fdisk: get rid of _() macro. 2007-03-19 14:43:38 +00:00
fdisk_osf.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
fdisk_sgi.c random style fixes (extra spaces deleted) 2007-03-24 15:40:16 +00:00
fdisk_sun.c fdisk: get rid of _() macro. 2007-03-19 14:43:38 +00:00
fdisk.c assorted fixes uncovered by randomconfig runs 2007-03-22 22:22:10 +00:00
freeramdisk.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
fsck_minix.c fsck_minix: stop using large buffers in bss 2007-03-13 22:31:28 +00:00
getopt.c Rename two config options: 2007-04-10 23:03:30 +00:00
hexdump.c audit small applets and mark some of them as NOFORK. 2007-04-10 15:43:37 +00:00
hwclock.c random style fixes (extra spaces deleted) 2007-03-24 15:40:16 +00:00
ipcrm.c style fixes. No code changes. 2007-04-10 15:42:06 +00:00
ipcs.c style fixes. No code changes. 2007-04-10 15:42:06 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
losetup.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mdev.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
minix.h forgot to svn add util-linux/minix.h :( 2007-01-03 00:47:47 +00:00
mkfs_minix.c mkfs_minix: remove older, less efficient bss reduction trick 2007-03-18 14:43:21 +00:00
mkswap.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
more.c more: do not mess with "/dev/console" (!); 2007-03-10 16:32:14 +00:00
mount.c add some missed statics on constant objects. 2007-04-08 16:07:02 +00:00
pivot_root.c correct "pivot_root: pivot_root: <msg>" 2007-02-06 00:35:36 +00:00
rdate.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
readprofile.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
setarch.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
swaponoff.c swapon: reinstate hole check but reduce it to warning 2007-03-14 22:55:39 +00:00
switch_root.c bb_full_fd_action: remove potential xmalloc from NOFORK path 2007-04-11 23:20:53 +00:00
umount.c [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>) 2007-04-05 21:57:47 +00:00