summaryrefslogtreecommitdiffstats
path: root/libjava/java/nio/channels/FileChannelImpl.java
diff options
context:
space:
mode:
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-29 19:09:28 +0000
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-29 19:09:28 +0000
commit57e2dc4ed0b05d9e5e991ed7b4ad497dad2f5fd7 (patch)
treeb807dd37aa1642e417973a55531593d81aa3ef7f /libjava/java/nio/channels/FileChannelImpl.java
parent350b056ac716e7a01389e37f3246a35ee4216592 (diff)
downloadppe42-gcc-57e2dc4ed0b05d9e5e991ed7b4ad497dad2f5fd7.tar.gz
ppe42-gcc-57e2dc4ed0b05d9e5e991ed7b4ad497dad2f5fd7.zip
* gnu/java/nio/channels/FileChannelImpl.java: New class, renamed
from java/nio/channels. Don't depend on FileDescriptor. (in, out, err): New static fields. (mode): New field. (SET, CUR, READ, WRITE, APPEND, EXCL, SYNC, DSYNC): Moved constants from FileDescriptor. (by): Removed MappedByteBuffer field. (map): New working implementation. * gnu/java/nio/channels/natFileChannelPosix.cc: New file, though some code "ported" from natFileDescriptoPosix.cc. * gnu/java/nio/channels/natFileChannelEcos.cc: Likewise. * gnu/java/nio/channels/natFileChannelWin32.cc Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78659 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/nio/channels/FileChannelImpl.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud