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]

Re: [PATCH 0/5] Some fixes for PTY with pseudo console support (4)


On 9/18/2019 10:29 AM, Takashi Yano wrote:
> Takashi Yano (5):
>    Cygwin: pty: Avoid potential segfault in PTY code when ppid = 1.
>    Cygwin: pty: Make GDB work again on pty.
>    Cygwin: pty: Unify the charset conversion codes into a function.
>    Cygwin: pty: Add charset conversion for console apps in legacy PTY.
>    Cygwin: pty: Add missing guard when PTY is in the legacy mode.
> 
>   winsup/cygwin/fhandler_tty.cc | 188 +++++++++++++++++++---------------
>   1 file changed, 104 insertions(+), 84 deletions(-)

Pushed.  Thanks.

Ken


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