gcc/libjava/gnu/java
David Daney 6dcd18b9aa natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.
2005-03-15  David Daney  <ddaney@avtrex.com>

	* gnu/java/net/natPlainSocketImplPosix.cc (read_helper): Handle
	count == 0 case.

2005-03-15  David Daney  <ddaney@avtrex.com>

	* java/io/BufferedInputStream.java (available): Use 'in' instead
	of 'super' for underlying stream access.
	(close): Ditto.
	(read(byte[], int, int)): Ditto.
	(refill): Ditto.
	(skip): Call skip on underlying stream when possible.

From-SVN: r96516
2005-03-15 16:46:51 +00:00
..
awt re PR awt/17952 (Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS) 2005-02-22 06:13:04 +00:00
beans 2005-02-21 Robert Schuster <theBohemian@gmx.net> 2005-02-21 22:40:35 +00:00
io [multiple changes] 2005-02-16 23:11:06 +00:00
lang New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
locale [multiple changes] 2005-02-22 00:58:36 +00:00
math
net natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. 2005-03-15 16:46:51 +00:00
nio FileChannelImpl.java (smallTransferFrom): New. 2005-03-10 15:29:15 +00:00
rmi gij.cc (version): Change year for '--version' to 2005. 2005-02-18 20:52:16 +00:00
security PolicyFile.java, [...]: Fixed copyright header. 2005-02-22 17:52:40 +00:00
text FormatCharacterIterator.java: Removed redundant modifiers. 2005-02-20 11:26:49 +00:00
util