diff options
| author | charlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-02-15 09:39:28 +0000 |
|---|---|---|
| committer | charlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-02-15 09:39:28 +0000 |
| commit | 0412a621df1b3a95e656308110b56ba0eb91a03e (patch) | |
| tree | 38f6bb932b194a9cf72a72ab305f4c9b4bbca977 /libjava/classpath/gnu/java/beans/ExplicitBeanInfo.java | |
| parent | c5d8a3bc43511a052db85e8ade2b4fe1f5351dd0 (diff) | |
| download | ppe42-gcc-0412a621df1b3a95e656308110b56ba0eb91a03e.tar.gz ppe42-gcc-0412a621df1b3a95e656308110b56ba0eb91a03e.zip | |
2006-02-13 Pascal Obry <obry@adacore.com>
* expect.c (__gnat_expect_portable_execvp): New implementation. The
previous implementation was using the C runtime spawnve routine but
the corresponding wait was using directly the Win32 API. This was
causing some times a lock when waiting for an event using
WaitForSingleObject in __gnat_waitpid. This new implementation uses
the Win32 CreateProcess routine. Avoiding mixing C runtime and Win32
API fixes this problem.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111066 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/beans/ExplicitBeanInfo.java')
0 files changed, 0 insertions, 0 deletions

