]> git.ipfire.org Git - thirdparty/gcc.git/commit
expect.c (__gnat_kill): Implement the SIGINT signal on Windows.
authorPascal Obry <obry@adacore.com>
Thu, 13 Dec 2007 10:26:21 +0000 (11:26 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:26:21 +0000 (11:26 +0100)
commit38386aaec109fea3f18074d81894ae16452e47ff
tree88f3ddf7bab2eace0ad34aeccf1a64c204f27603
parent80b992aecd2dbd7c9fb80807016b26af334588ec
expect.c (__gnat_kill): Implement the SIGINT signal on Windows.

2007-12-06  Pascal Obry  <obry@adacore.com>

* expect.c (__gnat_kill) [WIN32]: Implement the SIGINT signal on
Windows. This signal is used by gnatmake to kill child processes for
example.

From-SVN: r130836
gcc/ada/expect.c