CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-04-13 19:15:24
Modified files:
winsup/cygwin : ChangeLog.64bit fhandler_tty.cc
Log message:
* fhandler_tty.cc (fhandler_pty_slave::write): Change type of towrite to
ssize_t.
(fhandler_pty_slave::read): Ditto for totalread.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.165&r2=1.1.2.166
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.268.2.10&r2=1.268.2.11
