2003-06-19 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Thu, 19 Jun 2003 09:33:58 +0000 (09:33 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Thu, 19 Jun 2003 09:33:58 +0000 (09:33 +0000)
commitb7a793afb7b72ed72f4c083b376abba287d63a76
treea26da0f65a0e152594363a271ca47abd31c9d6be
parent16e4b777c8391192e3cd53ba549ccc023b07409a
2003-06-19  Michael Koch  <konqueror@gmx.de>

* gnu/java/nio/FileChannelImpl.java
(map_address): Made public.
(FileChannelImpl): Merged with classpath.
* gnu/java/nio/natFileChannelImpl.cc
(nio_mmap_file): Commented out unused arguments.
(nio_unmmap_file): Likewise.
(niu_msync): Likewise.

From-SVN: r68186
libjava/ChangeLog
libjava/gnu/java/nio/FileChannelImpl.java
libjava/gnu/java/nio/natFileChannelImpl.cc