This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/1] Cygwin: pty: Prevent the helper process from exiting by Ctrl-C.


The helper process cygwin-console-helper.exe exsited by Ctrl-C
in some situation. This patch fixes this issue.

Takashi Yano (1):
  Cygwin: pty: Prevent the helper process from exiting by Ctrl-C.

 winsup/utils/cygwin-console-helper.cc | 1 +
 1 file changed, 1 insertion(+)

-- 
2.21.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]