mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
updated.
This commit is contained in:
parent
5e4385b1c3
commit
fb2c23033a
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2002-11-12 Alain Magloire
|
||||
|
||||
Fix Pr 26005
|
||||
* library/spawner/spawner.c (waitFor):
|
||||
The waitFor(int) JNI on QNX is returning the PID of the
|
||||
process rather then the status of the process
|
||||
on exit.
|
||||
Patch from Chris Mckillop.
|
||||
|
||||
2002-11-04 Alain Magloire
|
||||
|
||||
* library/pty/pty.c: New file.
|
||||
|
|
Loading…
Add table
Reference in a new issue