]> git.ipfire.org Git - thirdparty/gcc.git/commit
natPosixProcess.cc (startProcess): Handle case where PATH or LD_LIBRARY_PATH is not...
authorTom Tromey <tromey@redhat.com>
Wed, 4 Feb 2004 00:07:19 +0000 (00:07 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 4 Feb 2004 00:07:19 +0000 (00:07 +0000)
commit2565abce540cfd5657f357e8a853532f904b310a
tree7bef3202341339d36afb49d43768e474d3e55179
parent40e02b4a76a59504e2708e7012dddd0eafb9d423
natPosixProcess.cc (startProcess): Handle case where PATH or LD_LIBRARY_PATH is not set in parent environment.

* java/lang/natPosixProcess.cc (startProcess): Handle case where
PATH or LD_LIBRARY_PATH is not set in parent environment.

From-SVN: r77203
libjava/ChangeLog
libjava/java/lang/natPosixProcess.cc