gcc/libjava/java
Ranjit Mathew 6d0b22ecb0 natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.progname" containing the name used to...
2002-10-19  Ranjit Mathew <rmathew@hotmail.com>

	* java/lang/natRuntime.cc (insertSystemProperties): Added GCJ
	runtime property "gnu.gcj.progname" containing the name used to
	invoke the current Java program (similar to argv[0] for C
	programs).

From-SVN: r58343
2002-10-20 23:47:43 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt Autoscroll.java: New file, merge from Classpath. 2002-10-03 14:40:43 +00:00
beans BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
io ObjectInputStream.java (resolveProxyClass): New method from Classpath. 2002-10-01 03:46:43 +00:00
lang natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.progname" containing the name used to... 2002-10-20 23:47:43 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net 2002-10-08 Michael Koch <konqueror@gmx.de> 2002-10-10 05:19:22 +00:00
nio Buffer.java: New stub file. 2002-10-07 13:56:38 +00:00
rmi ActivationDesc.java, [...]: New versions from Classpath. 2002-10-02 21:21:37 +00:00
security [multiple changes] 2002-10-04 20:17:26 +00:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
util re PR libgcj/8234 (ZipInputStream chokes when InputStream.read() returns small chunks) 2002-10-16 14:58:15 +00:00