[PATCH] Cygwin: autoload: add AArch64 build stubs
2026-05-13 11:40 UTC
[PATCH] Cygwin: Ensure unused handle available for open()
2026-05-10 21:43 UTC (3+ messages)
[PATCH 0/1] cygwin-htdocs: website fresh coat of paint
2026-05-09 2:24 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/7] cygwin-htdocs: website fresh coat of paint
2026-05-09 1:27 UTC (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] "
` [PATCH 3/7] "
` [PATCH 4/7] "
` [PATCH 5/7] "
` [PATCH 6/7] "
` [PATCH 7/7] "
[PATCH] Cygwin: pty: detect pcon-backed pty for non-Cygwin-spawned children
2026-05-08 2:51 UTC (3+ messages)
[PATCH] Cygwin: cpuid: add AArch64 build stubs
2026-05-07 10:45 UTC
[PATCH 00/11] cygwin-htdocs: website fresh coat of paint
2026-05-06 5:34 UTC (17+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] "
` [PATCH 03/11] "
` [PATCH 04/11] "
` [PATCH 05/11] "
` [PATCH 06/11] "
` [PATCH 07/11] "
` [PATCH 08/11] "
` [PATCH 09/11] "
` [PATCH 10/11] "
` [PATCH 11/11] "
[PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
2026-04-30 16:10 UTC (2+ messages)
[PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
2026-04-29 11:26 UTC
[PATCH] Cygwin: select: Set errno when peek() returns -1
2026-04-19 10:53 UTC (4+ messages)
[PATCH v5 0/3] Add support for OpenConsole.exe
2026-04-19 1:41 UTC (18+ messages)
` [PATCH v5 1/3] Cygwin: pty: Use OpenConsole.exe if available
` [PATCH v5 2/3] Cygwin: pty: Update workaround for rlwrap for pseudo console
` [PATCH v6 0/3] Add support for OpenConsole.exe
` [PATCH v6 1/3] Cygwin: pty: Use OpenConsole.exe if available
` [PATCH v6 2/3] Cygwin: pty: Handle CSIc in pcon_start phase
` [PATCH v6 3/3] Cygwin: console: Fix master thread for OpenConsole.exe
` [PATCH v7 "
cygwin-htdocs: website fresh coat of paint
2026-04-18 8:24 UTC (4+ messages)
Status of pty and console pathces
2026-04-17 17:57 UTC (5+ messages)
[PATCH v5] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
2026-04-17 17:44 UTC (4+ messages)
Reply,
2026-04-16 10:37 UTC
[PATCH v4] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
2026-04-15 17:50 UTC (3+ messages)
[PATCH v2] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
2026-04-15 10:30 UTC (4+ messages)
[PATCH v3] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
2026-04-15 10:23 UTC (2+ messages)
[PATCH] Cygwin: pty: Add missing DeleteProcThreadAttributeList() call
2026-04-15 4:14 UTC (3+ messages)
[PATCH 0/1] Cygwin limits.h: Add C23 ..._WIDTH definitions
2026-04-10 19:13 UTC (4+ messages)
` [PATCH 1/1] Cygwin: winsup/cygwin/include/limits.h: "
[PATCH v3] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
2026-04-09 14:54 UTC (6+ messages)
[PATCH 0/1] Cygwin: Fix SEH and signal handling on AArch64
2026-04-09 11:44 UTC (10+ messages)
` [PATCH 1/1] "
[PATCH 0/1] Cygwin limits.h: Add C23 ..._WIDTH definitions
2026-04-08 15:09 UTC (2+ messages)
` [PATCH 1/1] Cygwin: winsup/cygwin/include/limits.h: "
[PATCH] Cygwin: pty: Make pcon_start handling more multi thread durable
2026-04-06 12:19 UTC (3+ messages)
[PATCH] Cygwin: pty: Fix write data handling in pcon_start phase
2026-04-06 12:19 UTC (3+ messages)
[PATCH v2] Cygwin: pty: Restore nat handles in all PTY-slave instances in GDB
2026-04-06 12:19 UTC (3+ messages)
[PATCH 0/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
2026-03-31 12:28 UTC (7+ messages)
` [PATCH 1/1] "
` [PATCH v2 "
[PATCH] Cygwin: add _Fork() system call per POSIX.1-2024
2026-03-31 10:07 UTC (3+ messages)
[PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
2026-03-30 8:35 UTC (3+ messages)
[PATCH] Cygwin: aarch64 SEH fixes and handler refactoring
2026-03-30 8:32 UTC (4+ messages)
[PATCH 0/4] Fix out-of-order keystrokes
2026-03-29 0:47 UTC (67+ messages)
` [PATCH 0/6] "
` [PATCH 2/6] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
` [PATCH v3 0/6] Fix out-of-order keystrokes
` [PATCH v3 3/6] Cygwin: console Use input_mutex in the parent PTY in master thread
` [PATCH v3 4/6] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
` [PATCH v3 5/6] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
` [PATCH v3 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
` [PATCH v4 0/6] Fix out-of-order keystrokes
` [PATCH v4 1/6] Cygwin: console: Fix master thread
` [PATCH v4 2/6] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
` [PATCH v4 3/6] Cygwin: console Use input_mutex in the parent PTY in master thread
` [PATCH v4 4/6] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
` [PATCH v4 5/6] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
` [PATCH v4 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
` [PATCH v5 0/6] Fix out-of-order keystrokes
` [PATCH v5 1/6] Cygwin: console: Fix master thread
` [PATCH v5 2/6] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
` [PATCH v5 3/6] Cygwin: console Use input_mutex in the parent PTY in master thread
` [PATCH v5 4/6] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
` [PATCH v5 5/6] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
` [PATCH v5 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
` [PATCH v6 0/6] Fix out-of-order keystrokes
` [PATCH v6 1/6] Cygwin: console: Fix master thread
` [PATCH v6 2/6] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
` [PATCH v6 3/6] Cygwin: console Use input_mutex in the parent PTY in master thread
` [PATCH v6 4/6] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
` [PATCH v6 5/6] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
` [PATCH v6 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
` [PATCH v7 0/7] Fix out-of-order keystrokes
` [PATCH v7 1/7] Cygwin: console: Fix master thread
` [PATCH v7 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
` [PATCH v7 3/7] Cygwin: console: Use input_mutex in the parent PTY in master thread
` [PATCH v7 4/7] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
` [PATCH v7 5/7] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
` [PATCH v7 6/7] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
` [PATCH v7 7/7] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
` [PATCH v8 0/7] Fix out-of-order keystrokes
` [PATCH v8 1/7] Cygwin: console: Fix master thread
` [PATCH v8 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
` [PATCH v8 3/7] Cygwin: console: Use input_mutex in the parent PTY in master thread
` [PATCH v8 4/7] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
` [PATCH v8 5/7] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
` [PATCH v8 6/7] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
` [PATCH v8 7/7] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
[PATCH] Cygwin: pty: Fix input transfer when multiple non-cygwin apps exist
2026-03-28 10:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] Fix out-of-order keystrokes
2026-03-27 11:23 UTC (10+ messages)
` [PATCH 1/4] Cygwin: pty: Fix jumbled keystrokes by removing the per-keystroke pipe transfer
` [PATCH 2/4] Cygwin: pty: Remove pcon_start readahead flush that displaces readline data
` [PATCH 4/4] Cygwin: pty: Guard accept_input routing and flush stale readahead in fast path
[PATCH] Cygwin: console: Release pipe_sw_mutex in pcon_hand_over_proc()
2026-03-26 11:37 UTC (3+ messages)
[PATCH] Cygwin: pty: Clear discard_input flag on master write()
2026-03-25 21:34 UTC (3+ messages)
[PATCH] Cygwin: pty: Omit CSI?1004h/l from pseudo console output
2026-03-25 21:33 UTC (4+ messages)
[PATCH v3] Cygwin: pty: Fix handling of data after CSI6n response
2026-03-25 19:19 UTC (2+ messages)
[PATCH] Cygwin: cpuid: add AArch64 build stubs
2026-03-24 12:59 UTC (3+ messages)
ACTION REQUIRED: Bitbucket Personal Repositories – GitHub Migration
2026-03-24 8:52 UTC (3+ messages)
` (REMINDER) "
` (REMINDER 2) "
[PATCH] Cygwin: pty: Clear discard_input flag on master write()
2026-03-19 17:46 UTC
page: next (older)
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).