natFileDescriptorWin32.cc (read): Handle case where count is 0.
authorTom Tromey <tromey@redhat.com>
Sun, 10 Nov 2002 22:23:53 +0000 (22:23 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sun, 10 Nov 2002 22:23:53 +0000 (22:23 +0000)
commita6b5bd3b6bae362a975ac28a00c0b9fe01c3ebf8
tree2fb42dbbd9ac0cc4375ec9851dfbebc902b7c95b
parentf18590c6209457736eda5e66c76c33e3f92532fd
natFileDescriptorWin32.cc (read): Handle case where count is 0.

* java/io/natFileDescriptorWin32.cc (read): Handle case where
count is 0.
* java/io/natFileDescriptorPosix.cc (read): Handle case where
count is 0.

From-SVN: r58997
libjava/ChangeLog
libjava/java/io/natFileDescriptorPosix.cc
libjava/java/io/natFileDescriptorWin32.cc