hush/modutils
Denys Vlasenko ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty.
Added O_RDONLY where improves readability. Note: O_RDONLY == 0,
so it is there even if not specified.

function                                             old     new   delta
stty_main                                           1289    1235     -54

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-11-11 21:05:42 +01:00
..
Config.in modutils: add FEATURE_INSMOD_TRY_MMAP option 2009-10-25 04:35:22 +01:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
insmod.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Kbuild modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 2008-09-13 14:59:38 +00:00
lsmod.c lsmod: beautify. no code changes 2009-11-04 18:01:17 +01:00
modprobe-small.c modprobe-small: added comment about multiple alias matches 2009-10-08 22:54:41 +02:00
modprobe.c tidy up O_NONBLOCK usage. use libbb functions in stty. 2009-11-11 21:05:42 +01:00
modutils-24.c modutils: add FEATURE_INSMOD_TRY_MMAP option 2009-10-25 04:35:22 +01:00
modutils.c modutils: add FEATURE_INSMOD_TRY_MMAP option 2009-10-25 04:35:22 +01:00
modutils.h modutils: add FEATURE_INSMOD_TRY_MMAP option 2009-10-25 04:35:22 +01:00
rmmod.c rmmod: fix bug 263 2009-04-13 02:25:40 +00:00