natRuntime.cc (insertSystemProperties): Added GCJ runtime property "gnu.gcj.progname...
authorRanjit Mathew <rmathew@hotmail.com>
Sun, 20 Oct 2002 23:47:43 +0000 (23:47 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sun, 20 Oct 2002 23:47:43 +0000 (23:47 +0000)
commit6d0b22ecb056bc99d7ec46a6f2e677a1850a9693
tree1d61918d965778425da2756fba696395689f02da
parent63bb20d4ec49941aed5694783991a9e211a83648
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
libjava/ChangeLog
libjava/java/lang/natRuntime.cc