busybox/console-tools
Marek Polacek 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
While at it, make ESC sequences more readable; and removed check for
isatty(stdin) in reset. Code shrink:

   text    data     bss     dec     hex filename
 884771     936   17216  902923   dc70b busybox_old
 884723     936   17216  902875   dc6db busybox_unstripped

Signed-off-by: Marek Polacek <mmpolacek@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-10-28 21:34:56 +02:00
..
chvt.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
clear.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Config.src mark Linux-specific configuration options 2010-07-19 00:44:56 +02:00
deallocvt.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
dumpkmap.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fgconsole.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
kbd_mode.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
loadfont.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
loadkmap.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
openvt.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
reset.c *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler 2010-10-28 21:34:56 +02:00
resize.c *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler 2010-10-28 21:34:56 +02:00
setconsole.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
setkeycodes.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
setlogcons.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
showkey.c *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler 2010-10-28 21:34:56 +02:00