hush/console-tools
Denis Vlasenko 2afd5ab62c *: use get_console_fd() as appropriate, and make it fail on open error -
get_console_fd_or_die().

function                                             old     new   delta
get_console_fd_or_die                                  -     163    +163
loadkmap_main                                        211     201     -10
loadfont_main                                        440     430     -10
dumpkmap_main                                        218     208     -10
kbd_mode_main                                        158     146     -12
setkeycodes_main                                     156     143     -13
get_console_fd                                       163       -    -163
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/5 up/down: 163/-218)          Total: -55 bytes
2008-08-05 23:32:27 +00:00
..
chvt.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
clear.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Config.in *: mode tcp/udpsvd to networking, delete ipsvd/* 2008-03-17 09:13:22 +00:00
deallocvt.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
dumpkmap.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
kbd_mode.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
Kbuild kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> 2007-10-20 00:17:34 +00:00
loadfont.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
loadkmap.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
openvt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
reset.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
resize.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
setconsole.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
setkeycodes.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
setlogcons.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00