summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_console.cc
Commit message (Expand)AuthorAgeFilesLines
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * fhandler_console.cc: Remove VK_DIVIDE detection.Christopher Faylor2000-07-301-10/+7
* * fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if itChristopher Faylor2000-07-291-0/+9
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-1/+19
* * testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie2000-07-271-0/+2
* * fhandler_console.cc (fhandler_console::read): Explicitly set cursor to makeChristopher Faylor2000-07-261-0/+1
* * fhandler_console.cc (fhandler_console::read): Unicode interface toChristopher Faylor2000-07-101-2/+6
* * Makefile.in (install): Install textmode.o as well as binmode.o.Christopher Faylor2000-07-101-12/+15
* * dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.Christopher Faylor2000-07-041-4/+16
* * fhandler_console.cc (fhandler_console::read): Detect extended keycodeChristopher Faylor2000-04-241-1/+1
* * fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor2000-04-151-0/+1
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-9/+2
* * fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor2000-03-121-4/+8
* * exceptions.cc (interruptible): Make a little more structured.Christopher Faylor2000-02-261-1/+0
* Fix final round of gcc warnings relating to unused parameters.Christopher Faylor2000-02-241-1/+2
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-2/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1387