diff options
author | Pascal Obry <obry@adacore.com> | 2005-11-15 14:57:56 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-11-15 14:57:56 +0100 |
commit | 379ecbfacf3272e1c12b5ac930155ea6f5367a71 (patch) | |
tree | a05042bd8367388bbe2377d8298b4111af9eaae7 /libjava/classpath/java/sql/ParameterMetaData.java | |
parent | 6ce0c3f5ed442fe46a2ba21de5a437704791dae5 (diff) | |
download | gcc-379ecbfacf3272e1c12b5ac930155ea6f5367a71.zip gcc-379ecbfacf3272e1c12b5ac930155ea6f5367a71.tar.gz gcc-379ecbfacf3272e1c12b5ac930155ea6f5367a71.tar.bz2 |
expect.c (__gnat_kill): Fix implementation...
2005-11-14 Pascal Obry <obry@adacore.com>
* expect.c (__gnat_kill) [Win32]: Fix implementation, the pid returned
by spawnve is a process handle, no need to convert. Add a parameter
close to control wether the process handle must be closed.
(__gnat_waitpid): Fix implementation, the pid returned by spawnve is
a process handle, not need to convert.
(__gnat_kill) [*]: Add dummy parameter close to match the Win32 spec.
* g-expect.adb: (Kill): Document the new close parameter.
(Close): Do not release the process handle in the kill there as
waitpid() is using it.
(Send_Signal): Release the process handle.
From-SVN: r106974
Diffstat (limited to 'libjava/classpath/java/sql/ParameterMetaData.java')
0 files changed, 0 insertions, 0 deletions