Re: Status of patches I proposed recently

Mark Geisert <[email protected]> Fri, 19 Jun 2026 01:54:27 -0700
Newsgroups gmane.os.cygwin.patches
Message-ID <[email protected]>
Hi Takashi,

On 6/18/2026 10:05 PM, Takashi Yano wrote:
> Hi,
> 
> Is anyone willing to review these pty/console patches?
> 
> On Sat, 13 Jun 2026 23:24:44 +0900
> Takashi Yano wrote:
>> All pty/console patches are not reviewed yet. Three patches are tested by Koichi.
>>
>> * pty patches [New feature]:
>> [PATCH v2 2/3] Cygwin: pty: Discard pcon input buffer when discard_input is called.      +     [13 Jun]
>> [PATCH v2 3/3] Cygwin: pty: Fixup pty state after a cygwin app exits                     +     [13 Jun]
>> (These two patches require following pty bug fix patches.)
>>
>> * pty/console pathces [Bug fix]:
>> [PATCH] Cygwin: pty: Do not set input_available_event when applying line_edit()          (T)   [ 8 Jun]
>> [PATCH v3 1/2] Cygwin: pty: Introduce a helper function get_handle_from_process()        (T)+  [ 8 Jun]
>> [PATCH v3 2/2] Cygwin: pty: Prevent unintended conversion for cursor position report     (T)+  [ 8 Jun]
>> [PATCH v5] Cygwin: pty: Fix race issue between starting and exiting non-cygwin app       +     [11 Jun]
>> [PATCH 1/3] Cygwin: console: Ensure the master thread runs only when it is supposed to         [11 Jun]
>> [PATCH 2/3] Cygwin: console: Fix NOFLSH mode a little                                          [11 Jun]
>> [PATCH 3/3] Cygwin: console: Fix typeahead input for bash                                      [11 Jun]
>> [PATCH] Cygwin: pty: Treat CR/NL in accept_input() the same as in transfer_input()             [12 Jun]
>>
>> * Others [ALl done]
>> [PATCH v3] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN                (R)+(P)
>>
>> + Patch revised after the last report
>> (T) Tested
>> (R) Under review
>> (P) Pushed

I will start looking at these later today, June 19.  Given this code is 
new to me and (unlike Johannes) I'm not yet using Claude to assist, it 
might be slow-going.  But it's all we've got, looks like ;-).

Anybody else with some free time (yeah, right) feel free to join.  The 
more eyes on this, the better.  That goes for all patches of course.
Cheers,

..mark