hush/util-linux
Denis Vlasenko c03e872112 save a bit of code with *strchrnul = '\0' trick
function                                             old     new   delta
nextline                                              59      55      -4
include_conf                                         902     898      -4
read_config                                          414     406      -8
fsck_main                                           1880    1869     -11
2007-12-26 20:56:55 +00:00
..
Config.in fix buglets found by randomconfig 2007-11-23 23:39:01 +00:00
dmesg.c dmesg,klogd: make code more readable 2007-11-16 20:18:54 +00:00
fbset.c fbset: fix buglet where we were using wrong pointer 2007-11-06 03:05:54 +00:00
fdformat.c
fdisk_aix.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_osf.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_sgi.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_sun.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
freeramdisk.c
fsck_minix.c
getopt.c
hexdump.c hexdump: add hd alias, add -R option 2007-11-18 05:36:50 +00:00
hwclock.c
ipcrm.c
ipcs.c
Kbuild
losetup.c perror_nomsg: don't print extra colon 2007-12-22 15:44:23 +00:00
mdev.c fix buglets found by randomconfig 2007-12-21 22:18:16 +00:00
minix.h
mkfs_minix.c mkfs.minix: add testsuite; disable code which makes images variable 2007-12-02 08:55:34 +00:00
mkswap.c
more.c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00
mount.c save a bit of code with *strchrnul = '\0' trick 2007-12-26 20:56:55 +00:00
pivot_root.c
rdate.c
readprofile.c tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>) 2007-11-13 17:51:40 +00:00
setarch.c
swaponoff.c
switch_root.c
umount.c umount: fix fallout from stack reduction change 2007-12-24 12:11:57 +00:00