hush/console-tools
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
..
chvt.c
clear.c
Config.in
deallocvt.c
dumpkmap.c
kbd_mode.c add and use xopen_nonblocking (-18b) 2009-10-27 17:17:34 +01:00
Kbuild
loadfont.c add and use xopen_nonblocking (-18b) 2009-10-27 17:17:34 +01:00
loadkmap.c add and use xopen_nonblocking (-18b) 2009-10-27 17:17:34 +01:00
openvt.c tidy up O_NONBLOCK usage. use libbb functions in stty. 2009-11-11 21:05:42 +01:00
reset.c
resize.c
setconsole.c
setkeycodes.c
setlogcons.c
showkey.c