diff options
author | Bryce McKinlay <bryce@albatross.co.nz> | 1999-06-09 17:42:26 +0000 |
---|---|---|
committer | Bryce McKinlay <bryce@gcc.gnu.org> | 1999-06-09 18:42:26 +0100 |
commit | 1e45a14105a4d5a218af2e718b58858f846c3f70 (patch) | |
tree | cfcc17dc0b0ed3f23921fd3008f2b30835bad356 /libjava/java/net | |
parent | 8d30c4ee0138e22442da8564c3a952a9ea708435 (diff) | |
download | gcc-1e45a14105a4d5a218af2e718b58858f846c3f70.zip gcc-1e45a14105a4d5a218af2e718b58858f846c3f70.tar.gz gcc-1e45a14105a4d5a218af2e718b58858f846c3f70.tar.bz2 |
Runtime.java (exec): Convert prog name and arguments to string array.
* java/lang/Runtime.java (exec): Convert prog name and arguments
to string array.
* java/lang/natPosixProcess.cc (startProcess): Fix typo in
environment array conversion. Preserve current environment if envp
not passed. Preserve PATH unless explicitly specified.
* java/io/DataInputStream.java (readLine): Fix case where '\r' is
followed by EOF. Set a flag when a line is terminated by '\r' and
ignore following '\n' if set.
From-SVN: r27458
Diffstat (limited to 'libjava/java/net')
0 files changed, 0 insertions, 0 deletions