aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2021-11-20 02:32:12 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2021-11-20 02:37:52 +0900
commita92d69d7439de92974d733d402d34f6f11dafdcb (patch)
tree071a38b667007dc33a5a5a5a26ea9084f2ce940a /newlib/libc
parentc8b779aff447966ec467c3a52edab34a6ab76277 (diff)
downloadnewlib-a92d69d7439de92974d733d402d34f6f11dafdcb.zip
newlib-a92d69d7439de92974d733d402d34f6f11dafdcb.tar.gz
newlib-a92d69d7439de92974d733d402d34f6f11dafdcb.tar.bz2
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.
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions