OSDN Git Service

* fhandler_console.cc (fhandler_console::read) Handle certain key up events, to
authorcgf <cgf>
Tue, 8 Apr 2003 21:19:32 +0000 (21:19 +0000)
committercgf <cgf>
Tue, 8 Apr 2003 21:19:32 +0000 (21:19 +0000)
commita50da38386e0353ff8ae08768f09d358b862cf53
tree61a5dffd976855054e561662931e5a04465acb58
parent2de0374a2e58dc4151e1a56919b6e1b63627bfc7
* fhandler_console.cc (fhandler_console::read) Handle certain key up events, to
allow pasting accented characters and typing them using the "alt + numerics"
sequences.
* include/limits.h (IOV_MAX): Set to a number which is small enough to use in
an array.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
winsup/cygwin/include/limits.h