diff options
author | Christopher Faylor <me@cgf.cx> | 2000-07-04 02:26:20 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-07-04 02:26:20 +0000 |
commit | 610739191f28a268d90a6b1c9c866e7435cfde84 (patch) | |
tree | 1aec671562e15d3ec1f8580143c90d644dcc6ad1 /winsup/cygwin/signal.cc | |
parent | 3b09c754da824fccaa85c4f1219599032e9a0676 (diff) | |
download | cygnal-610739191f28a268d90a6b1c9c866e7435cfde84.tar.gz cygnal-610739191f28a268d90a6b1c9c866e7435cfde84.tar.bz2 cygnal-610739191f28a268d90a6b1c9c866e7435cfde84.zip |
* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.
* (dummy_autoload): Add functions used in fhandler_console.
* fhandler_console.cc (fhandler_console::read): Use ENCHANCED_KEY flag to
distinguish extended keys. Translate an input character from the OEM code page
to the ANSI code page.
* (fhandler_console::write_normal): Translate output characters from the ANSI
code page to the OEM code page.
* syscalls.cc (_link): Use MultiByteToWideChar instead of OemToCharW.
Diffstat (limited to 'winsup/cygwin/signal.cc')
0 files changed, 0 insertions, 0 deletions