gcc/libjava/java
Michael Koch a62abb9125 2003-03-25 Michael Koch <konqueror@gmx.de>
* java/io/FileInputStream.java
	(read): Renamed b to buf and off to offset.
	* java/io/FileOutputStream.java
	(ch): Documentation added.
	(FileOutputStream): Documentation added.
	(getFD): Documentation added.
	(write): Documentation added.
	(close): Documentation added.
	(getChannel): Documentation added.

From-SVN: r64845
2003-03-25 13:06:52 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2003-03-24 Michael Koch <koqnueror@gmx.de> 2003-03-24 13:50:32 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io 2003-03-25 Michael Koch <konqueror@gmx.de> 2003-03-25 13:06:52 +00:00
lang natStringBuffer.cc (regionMatches): New function. 2003-03-24 00:50:18 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net natInetAddressNoNet.cc: Include stddef.h. 2003-03-24 13:40:44 +00:00
nio 2003-03-17 Michael Koch <konqueror@gmx.de> 2003-03-17 15:31:33 +00:00
rmi ActivationInstantiator.java: Reformatted. 2003-03-24 14:01:41 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql Timestamp.java (compareTo(Object)): New method. 2003-02-10 19:56:12 +00:00
text 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 09:00:29 +00:00
util Date.java: Fixed documentation starting tag to make javadoc happy. 2003-03-24 13:56:57 +00:00