gcc/libjava/gnu
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 natXAnyEvent.cc (loadNext): Added timeout. 2005-03-07 16:49:37 +00:00
classpath New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
gcj Main.java (main): Handle '-p'. 2005-03-11 17:35:37 +00:00
java natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. 2005-03-15 16:46:51 +00:00
regexp
xml SAXEventSink.java: Ignore element declarations if not currently parsing the DTD. 2005-03-10 19:44:22 +00:00