gcc/libjava ChangeLog gnu/java/nio/channels/Fi ...

aph@gcc.gnu.org aph@gcc.gnu.org
Thu Mar 10 15:29:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2005-03-10 15:29:15

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/java/nio/channels: FileChannelImpl.java 

Log message:
	2005-03-09  Andrew Haley  <aph@redhat.com>
	
	* gnu/java/nio/channels/FileChannelImpl.java (smallTransferFrom):
	New.
	(smallTransferTo): New.
	(transferFrom): Loop around smallTransferFrom, copying pageSize
	bytes each time.
	(transferTo): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3407&r2=1.3408
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/nio/channels/FileChannelImpl.java.diff?cvsroot=gcc&r1=1.7&r2=1.8



More information about the Gcc-cvs mailing list