gmane.os.cygwin.patches archive

277 archived articles, newest first (page 3 of 3). Latest articles →

Re: [PATCH] Cygwin: exceptions: Fix AArch64 non-incyg signal handling
Thu, 18 Jun 2026 17:05:06 +0300
Máte Dimand <[email protected]> • #12288
Re: [PATCH] Cygwin: exceptions: Fix AArch64 non-incyg signal handling
Wed, 17 Jun 2026 12:07:44 +0100
Jon Turney <[email protected]> • #12287
Re: [PATCH v2] Cygwin: ssp: Add AArch64 implementation
Sun, 14 Jun 2026 17:16:51 +0100
Jon Turney <[email protected]> • #12286
Re: [PATCH] Cygwin: resolve AArch64 linking by linking to onecore instead of kernel32
Sat, 13 Jun 2026 21:03:04 +0100
Jon Turney <[email protected]> • #12285
Re: [PATCH v2] Cygwin: autoload: Add AArch64 implementation
Sat, 13 Jun 2026 18:53:10 +0100
Jon Turney <[email protected]> • #12284
Re: Status of patches I proposed recently
Sat, 13 Jun 2026 23:24:44 +0900
Takashi Yano <[email protected]> • #12283
[PATCH v2 3/3] Cygwin: pty: Fixup pty state after a cygwin app exits
Sat, 13 Jun 2026 23:09:02 +0900
Takashi Yano <[email protected]> • #12282
[PATCH v2 2/3] Cygwin: pty: Discard pcon input buffer when discard_input is called.
Sat, 13 Jun 2026 23:09:01 +0900
Takashi Yano <[email protected]> • #12281
[PATCH v2 0/3] Cygwin: pty: detect pcon-backed pty for non-Cygwin-spawned children
Sat, 13 Jun 2026 23:08:59 +0900
Takashi Yano <[email protected]> • #12280
[PATCH v2 1/3] Cygwin: pty: detect pcon-backed pty for non-Cygwin-spawned children
Sat, 13 Jun 2026 23:09:00 +0900
Takashi Yano <[email protected]> • #12279
[PATCH v5] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
Sat, 13 Jun 2026 23:07:11 +0900
Takashi Yano <[email protected]> • #12278
[PATCH v3 1/2] Cygwin: pty: Introduce a helper function get_handle_from_process()
Sat, 13 Jun 2026 23:06:19 +0900
Takashi Yano <[email protected]> • #12277
[PATCH v3 2/2] Cygwin: pty: Prevent unintended conversion for cursor position report
Sat, 13 Jun 2026 23:06:20 +0900
Takashi Yano <[email protected]> • #12276
[PATCH v3 0/2] Prevent unintended conversion for cursor position report
Sat, 13 Jun 2026 23:06:18 +0900
Takashi Yano <[email protected]> • #12275
Re: [PATCH v3] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Sat, 13 Jun 2026 16:33:11 +0900
Takashi Yano <[email protected]> • #12274
Re: [PATCH v3] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Fri, 12 Jun 2026 22:55:05 -0700
Mark Geisert <[email protected]> • #12273
[PATCH v3] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Sat, 13 Jun 2026 11:54:01 +0900
Takashi Yano <[email protected]> • #12272
[PATCH v2] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Sat, 13 Jun 2026 11:42:38 +0900
Takashi Yano <[email protected]> • #12271
Re: [PATCH] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Sat, 13 Jun 2026 11:40:22 +0900
Takashi Yano <[email protected]> • #12270
Re: [PATCH] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Fri, 12 Jun 2026 16:08:24 -0700
Mark Geisert <[email protected]> • #12269
Status of patches I proposed recently
Fri, 12 Jun 2026 22:42:29 +0900
Takashi Yano <[email protected]> • #12268
[PATCH] Cygwin: pty: Treat CR/NL in accept_input() the same as in transfer_input()
Fri, 12 Jun 2026 21:47:21 +0900
Takashi Yano <[email protected]> • #12267
[PATCH] Cygwin: exceptions: Fix AArch64 non-incyg signal handling
Fri, 12 Jun 2026 10:02:26 +0200
Máte Dimand <[email protected]> • #12266
[PATCH v4] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
Fri, 12 Jun 2026 13:16:55 +0900
Takashi Yano <[email protected]> • #12265
[PATCH v3] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
Thu, 11 Jun 2026 20:27:26 +0900
Takashi Yano <[email protected]> • #12264
[PATCH v2] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
Thu, 11 Jun 2026 16:35:36 +0900
Takashi Yano <[email protected]> • #12263
[PATCH 3/3] Cygwin: console: Fix typeahead input for bash
Thu, 11 Jun 2026 01:35:14 +0900
Takashi Yano <[email protected]> • #12262
[PATCH 2/3] Cygwin: console: Fix NOFLSH mode a little
Thu, 11 Jun 2026 01:35:13 +0900
Takashi Yano <[email protected]> • #12261
[PATCH 1/3] Cygwin: console: Ensure the master thread runs only when it is supposed to
Thu, 11 Jun 2026 01:35:12 +0900
Takashi Yano <[email protected]> • #12260
[PATCH 0/3] A few fixes for console input
Thu, 11 Jun 2026 01:35:11 +0900
Takashi Yano <[email protected]> • #12259
[PATCH] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
Thu, 11 Jun 2026 01:34:11 +0900
Takashi Yano <[email protected]> • #12258
Re: [PATCH] Cygwin: Fix chown commands in cygserver-config
Wed, 10 Jun 2026 16:06:20 +0100
Jon Turney <[email protected]> • #12257
[PATCH] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
Tue, 9 Jun 2026 09:20:51 +0900
Takashi Yano <[email protected]> • #12256
[PATCH] Cygwin: Fix chown commands in cygserver-config
Mon, 8 Jun 2026 15:10:09 -0700
Mark Geisert <[email protected]> • #12255
[PATCH v2 2/2] Cygwin: pty: Prevent unintended conversion for cursor position report
Mon, 8 Jun 2026 22:49:35 +0900
Takashi Yano <[email protected]> • #12254
[PATCH v2 1/2] Cygwin: pty: Introduce a helper function get_handle_from_process()
Mon, 8 Jun 2026 22:49:34 +0900
Takashi Yano <[email protected]> • #12253
[PATCH v2 0/2] Prevent unintended conversion for cursor position report
Mon, 8 Jun 2026 22:49:33 +0900
Takashi Yano <[email protected]> • #12252
[PATCH 1/2] Cygwin: pty: Introduce a helper function get_handle_from_process()
Mon, 8 Jun 2026 22:34:47 +0900
Takashi Yano <[email protected]> • #12251
[PATCH] Cygwin: pty: Do not set input_available_event when applying line_edit()
Mon, 8 Jun 2026 22:34:06 +0900
Takashi Yano <[email protected]> • #12250
[PATCH 2/2] Cygwin: pty: Prevent unintended conversion for cursor position report
Mon, 8 Jun 2026 22:34:48 +0900
Takashi Yano <[email protected]> • #12249
[PATCH 0/2] Prevent unintended conversion for cursor position report
Mon, 8 Jun 2026 22:34:46 +0900
Takashi Yano <[email protected]> • #12248
Re: [PATCH] Cygwin: Implement 'reserved' marker in fdtable entries
Mon, 8 Jun 2026 14:30:31 +0100
Jon Turney <[email protected]> • #12247
Re: [PATCH] Cygwin: Implement 'reserved' marker in fdtable entries
Mon, 8 Jun 2026 14:10:54 +0200
Christian Franke <[email protected]> • #12246
[PATCH v2] Cygwin: ssp: Add AArch64 implementation
Mon, 8 Jun 2026 06:08:34 +0000
Chandru Kumaresan <[email protected]> • #12245
Re: [PATCH v2] Cygwin: Ensure unused fd available for open()
Sun, 7 Jun 2026 15:55:44 -0700
Mark Geisert <[email protected]> • #12244
Re: [PATCH v2] Cygwin: Ensure unused fd available for open()
Sun, 7 Jun 2026 19:29:09 +0100
Jon Turney <[email protected]> • #12243
Re: [PATCH v2] Cygwin: Ensure unused fd available for open()
Sun, 7 Jun 2026 00:54:15 -0700
Mark Geisert <[email protected]> • #12242
Re: [PATCH] Cygwin: resolve AArch64 linking by linking to onecore instead of kernel32
Fri, 5 Jun 2026 15:37:47 +0100
Jon Turney <[email protected]> • #12241
Re: [PATCH] Cygwin: cygcheck: fix a new warning with gcc 16
Fri, 5 Jun 2026 12:55:09 +0100
Jon Turney <[email protected]> • #12240
Re: [PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Fri, 5 Jun 2026 12:54:44 +0100
Jon Turney <[email protected]> • #12239
Re: [PATCH] Cygwin: Only compute BFD_LIBS if building dumper
Fri, 5 Jun 2026 12:54:00 +0100
Jon Turney <[email protected]> • #12238
[PATCH v2] Cygwin: autoload: Add AArch64 implementation
Thu, 4 Jun 2026 07:35:10 +0000
Chandru Kumaresan <[email protected]> • #12237
[PATCH] Cygwin: cygcheck: fix a new warning with gcc 16
Tue, 2 Jun 2026 12:20:07 +0100
Jon Turney <[email protected]> • #12236
[PATCH] Cygwin: ssp: add AArch64 build stubs
Tue, 2 Jun 2026 10:06:36 +0000
Chandru Kumaresan <[email protected]> • #12235
Re: [PATCH v2] Cygwin: Ensure unused fd available for open()
Mon, 1 Jun 2026 14:30:48 +0100
Jon Turney <[email protected]> • #12234
[PATCH 2/2] Cygwin: Fix compilation of c8rtomb with gcc 16
Mon, 1 Jun 2026 13:50:54 +0100
Jon Turney <[email protected]> • #12233
[PATCH 1/2] Cygwin: Use bool return type for comparison operators in class pinfo
Mon, 1 Jun 2026 13:50:53 +0100
Jon Turney <[email protected]> • #12232
[PATCH 0/2] gcc 16 compilation error fixes
Mon, 1 Jun 2026 13:50:52 +0100
Jon Turney <[email protected]> • #12231
[PATCH] Cygwin: Add AArch64 support for signal handling and ucontext routines
Mon, 1 Jun 2026 11:36:25 +0000
Aswin Kalies Ramkumar Mangayarkarasi <[email protected]> • #12230
Re: [PATCH] Cygwin: cpuid: add AArch64 build stubs
Sat, 30 May 2026 10:03:17 -0600
Brian Inglis <[email protected]> • #12229
Re: [PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Sat, 30 May 2026 15:48:37 +0100
Jon Turney <[email protected]> • #12228
Re: [PATCH] Cygwin: Implement 'reserved' marker in fdtable entries
Sat, 30 May 2026 12:33:26 +0100
Jon Turney <[email protected]> • #12227
[PATCH] Cygwin: Only compute BFD_LIBS if building dumper
Fri, 29 May 2026 14:01:40 +0100
Jon Turney <[email protected]> • #12226
Re: [PATCH] Cygwin: pty: detect pcon-backed pty for non-Cygwin-spawned children
Fri, 29 May 2026 11:56:20 +0900
Takashi Yano <[email protected]> • #12225
Re: [PATCH v2] Cygwin: fork: Call pthread::atforkprepare() in lock_pthread()
Fri, 29 May 2026 11:38:01 +0900
Takashi Yano <[email protected]> • #12224
Re: [PATCH] Cygwin: console: Fix deadlock in console teardown that arises from pcon
Fri, 29 May 2026 11:36:49 +0900
Takashi Yano <[email protected]> • #12223
Re: [PATCH] Cygwin: console: Fix handling of surrogate pairs
Fri, 29 May 2026 11:36:00 +0900
Takashi Yano <[email protected]> • #12222
Re: [PATCH] Cygwin: console: Set ENABLE_PROCESSED_INPUT when disable_master_thread
Thu, 28 May 2026 16:20:36 +0200 (CEST)
Johannes Schindelin <[email protected]> • #12221
Re: [PATCH] Cygwin: pty: detect pcon-backed pty for non-Cygwin-spawned children
Thu, 28 May 2026 15:48:24 +0200 (CEST)
Johannes Schindelin <[email protected]> • #12220
Re: [PATCH v2] Cygwin: fork: Call pthread::atforkprepare() in lock_pthread()
Thu, 28 May 2026 15:43:37 +0200 (CEST)
Johannes Schindelin <[email protected]> • #12219
Re: [PATCH] Cygwin: console: Fix deadlock in console teardown that arises from pcon
Thu, 28 May 2026 15:38:46 +0200 (CEST)
Johannes Schindelin <[email protected]> • #12218
Re: [PATCH] Cygwin: console: Fix handling of surrogate pairs
Thu, 28 May 2026 15:33:24 +0200 (CEST)
Johannes Schindelin <[email protected]> • #12217
Re: [PATCH] Cygwin: cpuid: add AArch64 build stubs
Thu, 28 May 2026 13:33:34 +0100
Jon Turney <[email protected]> • #12216
Re: [PATCH] Cygwin: ssp: add AArch64 build stubs
Thu, 28 May 2026 13:19:35 +0100
Jon Turney <[email protected]> • #12215
[PATCH v2] Cygwin: Ensure unused fd available for open()
Wed, 27 May 2026 22:42:44 -0700
Mark Geisert <[email protected]> • #12214
[PATCH] Cygwin: Implement 'reserved' marker in fdtable entries -- withdrawn
Wed, 27 May 2026 21:51:43 -0700
Mark Geisert <[email protected]> • #12213
[PATCH] Cygwin: console: Fix handling of surrogate pairs
Tue, 26 May 2026 18:52:15 +0900
Takashi Yano <[email protected]> • #12212
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.