busybox/util-linux
Denys Vlasenko 5ea1de2235 fdisk: code shrink without logic changes
function                                             old     new   delta
create_doslabel                                      113     110      -3
set_start_sect                                         8       4      -4
set_nr_sects                                           8       4      -4
get_start_sect                                         8       4      -4
get_nr_sects                                           8       4      -4
store4_little_endian                                  21       -     -21
read4_little_endian                                   33       -     -33
is_cleared_partition                                  84      21     -63
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/6 up/down: 0/-136)           Total: -136 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-04-06 02:31:43 +02:00
..
volume_id volume_id/linux_swap: detect suspended image signatures too 2010-02-08 03:08:05 +01:00
acpid.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
blkid.c
Config.in fix Config.in tab usage 2010-03-31 16:03:56 +02:00
dmesg.c
fbset.c randomconfig fixes 2010-01-24 22:52:21 +01:00
fdformat.c
fdisk_aix.c
fdisk_osf.c big endian warning fixes 2009-11-07 01:31:14 +01:00
fdisk_sgi.c
fdisk_sun.c style fixes, no code changes 2010-01-28 12:30:24 +01:00
fdisk.c fdisk: code shrink without logic changes 2010-04-06 02:31:43 +02:00
findfs.c
flock.c flock: new applet 2010-03-18 22:45:35 +01:00
freeramdisk.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
fsck_minix.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
getopt.c
hexdump.c
hwclock.c *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
ipcrm.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
ipcs.c
Kbuild flock: new applet 2010-03-18 22:45:35 +01:00
losetup.c
lspci.c cosmetic fixes, no code changed 2010-04-03 15:39:47 +02:00
lsusb.c cosmetic fixes, no code changed 2010-04-03 15:39:47 +02:00
mdev.c mdev: add "!" syntax support 2010-04-02 06:47:14 +02:00
minix.h
mkfs_ext2_test.sh mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_ext2.c mkfs_ext2: fix bad comment. no code changes 2010-02-02 12:54:19 +01:00
mkfs_ext2.txt mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_minix.c *: merge some common strings 2010-03-23 16:25:17 +01:00
mkfs_reiser.c mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) 2010-02-01 23:48:27 +01:00
mkfs_vfat.c mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) 2010-02-01 23:48:27 +01:00
mkswap.c *: eliminate more aliasing warnings 2010-02-04 18:41:18 +01:00
more.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
mount.c *: merge some common strings 2010-03-23 16:25:17 +01:00
pivot_root.c
rdate.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
rdev.c
readprofile.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
rtcwake.c *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01:00
script.c *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR 2010-03-02 15:02:45 +01:00
scriptreplay.c
setarch.c
swaponoff.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
switch_root.c switch_root: more clear error messages 2009-12-15 01:55:55 +01:00
tune2fs.c tune2fs: new applet by Vladimir. Only supports -L LABEL 2009-10-22 00:55:55 +02:00
umount.c Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00