* gnu/java/nio/channels/natFileChannelPosix.cc
commit17c381ce5b34e251656ffec36b0c909f660050b0
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 2004 18:21:00 +0000 (21 18:21 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 2004 18:21:00 +0000 (21 18:21 +0000)
treedcc18947be5c12c097f76186d9f8c216b46570d7
parent52cae7bfd8f8df4aabad75705c4d209587d2ddc3
* gnu/java/nio/channels/natFileChannelPosix.cc
(FileChannelImpl::available): Call FIONREAD ioctl with 'int *'
argument instead of 'long *'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89391 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/gnu/java/nio/channels/natFileChannelPosix.cc