summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-12-19 15:37:10 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-12-19 15:37:10 +0000
commit8fd4bd2bf11094aaf8e227dbe6200bdb106b709e (patch)
tree8e76e33078e2d617c5aa3652eba141699c707b79 /newlib/libc/stdlib/malloc.c
parentd954168ddbeb359a13a7afef082cbece33b289c0 (diff)
downloadcygnal-8fd4bd2bf11094aaf8e227dbe6200bdb106b709e.tar.gz
cygnal-8fd4bd2bf11094aaf8e227dbe6200bdb106b709e.tar.bz2
cygnal-8fd4bd2bf11094aaf8e227dbe6200bdb106b709e.zip
* fhandler_console.cc (write_console): Check for VT100
graphics mode and transform wide characters in ASCII small letter range to corresponding graphics. (__vt100_conv): Table to transform small ASCII letters to line drawing graphics for use in VT100 graphics mode. (write_normal): Check for SO/SI control characters to enable/disable VT100 graphics mode. (base_chars): Enable SO/SI control characters for detection. (write): Check for ESC ( 0 / ESC ( B escape sequences to enable/disable VT100 graphics mode. Also detect ">" while parsing ESC [ sequences to distinguish specific requests. (char_command): Distinguish Secondary from Primary Device Attribute request to report more details about cygwin console terminal version. * fhandler.h (vt100_graphics_mode_active): New flag to indicate mode. (saw_greater_than_sign): New parse flag for ESC [ > sequences. (gotparen, gotrparen): New state values to parse ESC ( / ) sequences. * fhandler_console.cc (read): Allow combined Alt-AltGr modifiers to also produce an ESC prefix like a plain Alt modifier, e.g. to make Alt-@ work on a keyboard where @ is AltGr-q.
Diffstat (limited to 'newlib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions