r149573 - in /trunk/gcc/ada: ChangeLog adaint.c...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Jul 13 12:16:00 GMT 2009
Author: charlet
Date: Mon Jul 13 12:16:51 2009
New Revision: 149573
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149573
Log:
2009-07-13 Vasiliy Fofanov <fofanov@adacore.com>
* mingw32.h: Make it explicit that we need XP or later.
* initialize.c: Remove useless extern symbol declaration.
* adaint.h: Ditto, also expose __gnat_win32_remove_handle to allow
code reuse in expect.c.
* adaint.c: Changes throughout the Windows section to redesign storage
of the child process list and the process identification.
* expect.c (__gnat_kill, __gnat_waitpid): Simplify, cleanup, use pids
for interfacing, fix errors.
(__gnat_expect_portable_execvp): use function in adaint.c
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/adaint.c
trunk/gcc/ada/adaint.h
trunk/gcc/ada/expect.c
trunk/gcc/ada/initialize.c
trunk/gcc/ada/mingw32.h
More information about the Gcc-cvs
mailing list