src/winsup/cygwin ChangeLog fhandler_console.c ...
cgf@cygwin.com
cgf@cygwin.com
Tue Apr 8 21:19:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: cgf@sourceware.org 2003-04-08 21:19:33
Modified files:
winsup/cygwin : ChangeLog fhandler_console.cc
winsup/cygwin/include: limits.h
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1856&r2=1.1857
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.109&r2=1.110
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/limits.h.diff?cvsroot=src&r1=1.5&r2=1.6
More information about the Cygwin-cvs
mailing list