* java/io/natFileDescriptorWin32.cc (read): Handle case where
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Nov 2002 22:23:53 +0000 (22:23 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Nov 2002 22:23:53 +0000 (22:23 +0000)
commit5756275202f1265e58a2fbc9fdb020a5fe99739a
tree2fb42dbbd9ac0cc4375ec9851dfbebc902b7c95b
parent467446aefa92bc79cb02e2bf8f313fcda742805d
* java/io/natFileDescriptorWin32.cc (read): Handle case where
count is 0.
* java/io/natFileDescriptorPosix.cc (read): Handle case where
count is 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58997 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/io/natFileDescriptorPosix.cc
libjava/java/io/natFileDescriptorWin32.cc