4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-05 06:25:48 +08:00
Takashi Yano 67bf89c4ce Cygwin: sigproc: Do not send signal to myself if exiting.
- This patch fixes the issue that process sometimes hangs for 60
  seconds with the following scenario.
    1) Open command prompt.
    2) Run "c:\cygwin64\bin\bash -l"
    3) Compipe the following source with mingw compiler.
       /*--- Begin ---*/
       #include <stdio.h>
       int main() {return getchar();}
       /*---- End ----*/
    4) Run "tcsh -c ./a.exe"
    5) Hit Ctrl-C.
2021-11-20 02:32:12 +09:00
..
2021-11-08 16:58:50 +01:00
2020-05-30 19:41:18 +02:00
2021-08-02 13:57:03 +02:00
2021-04-27 16:49:56 +01:00
2021-10-28 22:35:17 +02:00
2016-06-25 00:43:01 +02:00
2021-10-28 22:35:17 +02:00
2021-02-01 09:55:08 -05:00
2018-02-20 17:59:53 +01:00
2021-02-01 09:55:08 -05:00
2020-10-18 14:55:13 +01:00
2021-07-30 15:48:26 +01:00
2021-06-26 15:24:27 +01:00
2021-10-28 22:35:17 +02:00
2021-10-28 22:35:17 +02:00
2017-03-27 22:03:58 +01:00
2021-10-28 22:35:17 +02:00
2015-08-17 11:05:43 +02:00
2020-08-28 11:10:48 +02:00
2021-07-29 17:13:47 +02:00
2018-04-16 22:46:11 -05:00
2021-08-23 19:36:10 +02:00
2021-08-23 19:36:10 +02:00
2019-06-25 15:44:43 -04:00
2019-06-25 15:44:43 -04:00