gcc/libjava/java
Ranjit Mathew f1a1591b9e File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo\bar", etc.
2003-04-19  Ranjit Mathew  <rmathew@hotmail.com>

	* java/io/File.java (getAbsolutePath): On Windows, take care
	of paths like "C:", "G:foo\bar", etc.
	(getName): Make it work correctly on Windows.
	(getParent): Make it work correctly on Windows. For UNIX,
	fix bug that causes "/" to be returned as the parent of "/",
	instead of null as returned by Sun's JRE.

	* java/io/natFileWin32.cc: Change copyright owner to FSF.

From-SVN: r65823
2003-04-19 19:08:49 +00:00
..
applet
awt 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 09:55:09 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io File.java (getAbsolutePath): On Windows, take care of paths like "C:", "G:foo\bar", etc. 2003-04-19 19:08:49 +00:00
lang ieeefp.h: Handle ARM platforms that have pure-endian floating point. 2003-04-16 18:32:06 +00:00
math
net URLConnection.java: Import classes directly. 2003-04-06 16:11:13 +00:00
nio 2003-03-17 Michael Koch <konqueror@gmx.de> 2003-03-17 15:31:33 +00:00
rmi 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 11:07:24 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 12:14:53 +00:00
text MessageFormat.java: Removed some whitespace. 2003-03-29 21:23:25 +00:00
util Date.java: Fixed documentation starting tag to make javadoc happy. 2003-03-24 13:56:57 +00:00