hush/util-linux
Denys Vlasenko 85ca327529 *: random code shrink
function                                             old     new   delta
alarm_handler                                         50      46      -4
ask                                                  228     211     -17
rtcwake_main                                         474     455     -19

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-10-29 13:27:31 +01:00
..
volume_id *: more portability fixes by Dan Fandrich 2009-09-23 23:15:43 +02:00
acpid.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
blkid.c blkid: vda forgot to svn add it again. vda is stupid 2008-10-19 17:47:31 +00:00
Config.in mkfs_ext2: new applet by Vladimir 2009-10-17 21:38:19 +02:00
dmesg.c dmesg: try to detect buffer size 2009-07-10 14:14:14 +02:00
fbset.c *: three more NOINLINEs 2009-10-08 14:54:18 +02:00
fdformat.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk_aix.c fdisk: add a warning and truncate disks with >= 2^32 sectors 2009-09-16 03:03:13 +02:00
fdisk_osf.c fdisk: add a warning and truncate disks with >= 2^32 sectors 2009-09-16 03:03:13 +02:00
fdisk_sgi.c fdisk: add a warning and truncate disks with >= 2^32 sectors 2009-09-16 03:03:13 +02:00
fdisk_sun.c fdisk: add a warning and truncate disks with >= 2^32 sectors 2009-09-16 03:03:13 +02:00
fdisk.c *: optimize most of isXXXXX() macros 2009-10-23 03:16:08 +02:00
findfs.c swaponoff: add uuid/label support. By Natanael Copa 2009-09-20 04:28:22 +02:00
freeramdisk.c move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
fsck_minix.c *: random code shrink 2009-10-29 13:27:31 +01:00
getopt.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
hexdump.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
hwclock.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
ipcrm.c *: optimize most of isXXXXX() macros 2009-10-23 03:16:08 +02:00
ipcs.c *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
Kbuild tune2fs: new applet by Vladimir. Only supports -L LABEL 2009-10-22 00:55:55 +02:00
losetup.c - commentary typo fix 2008-07-21 15:29:36 +00:00
mdev.c mdev: adjust error message 2009-10-27 17:13:45 +01:00
minix.h *: more portability fixes by Dan Fandrich 2009-09-23 23:15:43 +02:00
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 compile error 2009-10-24 17:20:29 +02: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 fix mountpoint test to not prevemt mkfs_xxx from making image in any file 2009-07-18 16:22:26 +02:00
mkfs_vfat.c use PACKED macro insted of open-coding GCC-ism 2009-09-16 00:58:11 +02:00
mkswap.c util-linux/mkswap.c: fix warning 2009-10-15 22:43:07 +02:00
more.c *: reduce #ifdef forest 2009-06-05 14:55:26 +02:00
mount.c wget: fix for code 302; mount: support -o union 2009-10-05 02:18:01 +02:00
pivot_root.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rdate.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
rdev.c - add new applet rdev (Grant Erickson) 2008-08-19 11:28:52 +00:00
readprofile.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
rtcwake.c *: random code shrink 2009-10-29 13:27:31 +01:00
script.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
scriptreplay.c scriptreplay: show help text if run with no arguments 2009-07-19 23:11:45 +02:00
setarch.c setarch: do not try to use non-existent data in argv[] 2008-08-23 23:15:17 +00:00
swaponoff.c swaponoff: add uuid/label support. By Natanael Copa 2009-09-20 04:28:22 +02:00
switch_root.c move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
tune2fs.c tune2fs: new applet by Vladimir. Only supports -L LABEL 2009-10-22 00:55:55 +02:00
umount.c move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00