public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Cygwin: pty: Changes regarding charset conversion.
@ 2020-09-09  8:07 Takashi Yano
  2020-09-09  8:07 ` [PATCH 1/2] Cygwin: pty: Revise convert_mb_str() function Takashi Yano
  2020-09-09  8:07 ` [PATCH 2/2] Cygwin: pty: Fix input charset for non-cygwin apps with disable_pcon Takashi Yano
  0 siblings, 2 replies; 4+ messages in thread
From: Takashi Yano @ 2020-09-09  8:07 UTC (permalink / raw)
  To: cygwin-patches

Takashi Yano (2):
  Cygwin: pty: Revise convert_mb_str() function.
  Cygwin: pty: Fix input charset for non-cygwin apps with disable_pcon.

 winsup/cygwin/fhandler_tty.cc | 135 +++++++++++++++++++++++-----------
 1 file changed, 93 insertions(+), 42 deletions(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-09 13:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09  8:07 [PATCH 0/2] Cygwin: pty: Changes regarding charset conversion Takashi Yano
2020-09-09  8:07 ` [PATCH 1/2] Cygwin: pty: Revise convert_mb_str() function Takashi Yano
2020-09-09 13:39   ` Takashi Yano
2020-09-09  8:07 ` [PATCH 2/2] Cygwin: pty: Fix input charset for non-cygwin apps with disable_pcon Takashi Yano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).