gcc/libjava/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
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt TextAttribute.java: changed names to lower case; 2005-02-24 07:15:55 +00:00
beans 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 14:06:53 +00:00
io natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. 2005-03-15 16:46:51 +00:00
lang Main.java (main): Handle '-p'. 2005-03-11 17:35:37 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net URLClassLoader.java (addURLImpl): Reset 'thisString'. 2005-03-09 20:10:18 +00:00
nio ChannelReader: Fixed comments. 2005-02-23 08:26:36 +00:00
rmi 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 18:58:53 +00:00
security AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text SimpleDateFormat.java: Removed unused import. 2005-02-23 07:18:05 +00:00
util New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00