cygwin-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Takashi Yano
[PATCH v5 0/6] Fix out-of-order keystrokes
Takashi Yano
[PATCH v5 1/6] Cygwin: console: Fix master thread
Takashi Yano
[PATCH v5 2/6] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
[PATCH v5 4/6] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Takashi Yano
[PATCH v5 3/6] Cygwin: console Use input_mutex in the parent PTY in master thread
Takashi Yano
[PATCH v5 5/6] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Takashi Yano
[PATCH v5 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Takashi Yano
[PATCH v6 0/6] Fix out-of-order keystrokes
Takashi Yano
[PATCH v6 2/6] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
[PATCH v6 1/6] Cygwin: console: Fix master thread
Takashi Yano
[PATCH v6 3/6] Cygwin: console Use input_mutex in the parent PTY in master thread
Takashi Yano
[PATCH v6 4/6] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Takashi Yano
[PATCH v6 5/6] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Takashi Yano
[PATCH v6 6/6] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Takashi Yano
[PATCH v7 0/7] Fix out-of-order keystrokes
Takashi Yano
[PATCH v7 1/7] Cygwin: console: Fix master thread
Takashi Yano
Re: [PATCH v7 1/7] Cygwin: console: Fix master thread
Johannes Schindelin
[PATCH v7 3/7] Cygwin: console: Use input_mutex in the parent PTY in master thread
Takashi Yano
Re: [PATCH v7 3/7] Cygwin: console: Use input_mutex in the parent PTY in master thread
Johannes Schindelin
Re: [PATCH v7 3/7] Cygwin: console: Use input_mutex in the parent PTY in master thread
Takashi Yano
[PATCH v7 5/7] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Takashi Yano
Re: [PATCH v7 5/7] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Johannes Schindelin
[PATCH v7 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
Re: [PATCH v7 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Johannes Schindelin
Re: [PATCH v7 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
Re: [PATCH v7 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Johannes Schindelin
Re: [PATCH v7 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
[PATCH v7 7/7] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
Takashi Yano
Re: [PATCH v7 7/7] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
Johannes Schindelin
[PATCH v7 4/7] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Takashi Yano
Re: [PATCH v7 4/7] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Johannes Schindelin
Re: [PATCH v7 4/7] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Takashi Yano
[PATCH v7 6/7] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Takashi Yano
Re: [PATCH v7 6/7] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Johannes Schindelin
Re: [PATCH v7 0/7] Fix out-of-order keystrokes
Johannes Schindelin
Re: [PATCH v7 0/7] Fix out-of-order keystrokes
Johannes Schindelin
Re: [PATCH v7 0/7] Fix out-of-order keystrokes
Takashi Yano
[PATCH v8 0/7] Fix out-of-order keystrokes
Takashi Yano
[PATCH v8 1/7] Cygwin: console: Fix master thread
Takashi Yano
[PATCH v8 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
Re: [PATCH v8 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Takashi Yano
Re: [PATCH v8 2/7] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Johannes Schindelin
[PATCH v8 3/7] Cygwin: console: Use input_mutex in the parent PTY in master thread
Takashi Yano
[PATCH v8 5/7] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Takashi Yano
[PATCH v8 6/7] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Takashi Yano
[PATCH v8 4/7] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Takashi Yano
[PATCH v8 7/7] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
Takashi Yano
Re: [PATCH v8 0/7] Fix out-of-order keystrokes
Johannes Schindelin
Re: [PATCH v8 0/7] Fix out-of-order keystrokes
Takashi Yano
Re: [PATCH 0/4] Fix out-of-order keystrokes
Takashi Yano
[PATCH] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
Takashi Yano
Re: [PATCH] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
Johannes Schindelin
Re: [PATCH] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
Takashi Yano
[PATCH v4 0/4] Add support for OpenConsole.exe
Takashi Yano
[PATCH v4 2/4] Cygwin: pty: Update workaround for rlwrap for pseudo console
Takashi Yano
[PATCH v4 4/4] Cygwin: pty: Fix the terminal state after leaving pcon
Takashi Yano
[PATCH v4 1/4] Cygwin: pty: Use OpenConsole.exe if available
Takashi Yano
[PATCH v4 3/4] Cygwin: pty: Add workaround for handling of Ctrl-H when pcon enabled
Takashi Yano
Re: [PATCH v4 0/4] Add support for OpenConsole.exe
Johannes Schindelin
Re: [PATCH v4 0/4] Add support for OpenConsole.exe
Takashi Yano
Re: [PATCH v4 0/4] Add support for OpenConsole.exe
Johannes Schindelin
[PATCH] Cygwin: pty: Use consistently first pty slave found in cygheap_fdenum
Takashi Yano
[PATCH] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
Takashi Yano
Re: [PATCH] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
Johannes Schindelin
Re: [PATCH] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
Takashi Yano
Re: [PATCH] Cygwin: pty: Use consistently first pty slave found in cygheap_fdenum
Johannes Schindelin
Re: [PATCH] Cygwin: pty: Use consistently first pty slave found in cygheap_fdenum
Takashi Yano
[PATCH v2] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
Takashi Yano
Re: [PATCH v2] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
Takashi Yano
Re: [PATCH v2] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
Johannes Schindelin
Re: [PATCH v2] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
Takashi Yano
[PATCH v2] Cygwin: pty: Fix handling of data after CSI6n response
Takashi Yano
Re: [PATCH v2] Cygwin: pty: Fix handling of data after CSI6n response
Johannes Schindelin
Re: [PATCH v2] Cygwin: pty: Fix handling of data after CSI6n response
Takashi Yano
[PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Thirumalai Nagalingam
Re: [PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Corinna Vinschen
Re: [PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Corinna Vinschen
[PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Chandru Kumaresan
Re: [PATCH] Cygwin: Adapt math functions to use 64bit long double on aarch64
Corinna Vinschen
[PATCH v3 0/4] Add support for OpenConsole.exe
Takashi Yano
[PATCH v3 1/4] Cygwin: pty: Use OpenConsole.exe if available
Takashi Yano
[PATCH v3 2/4] Cygwin: pty: Update workaround for rlwrap for pseudo console
Takashi Yano
[PATCH v3 3/4] Cygwin: pty: Add workaround for handling of Ctrl-H when pcon enabled
Takashi Yano
[PATCH v3 4/4] Cygwin: pty: Fix the terminal state after leaving pcon
Takashi Yano
[PATCH] Cygwin: pty: Improve CSI6n handling in pcon_start state
Takashi Yano
Re: [PATCH] Cygwin: pty: Improve CSI6n handling in pcon_start state
Johannes Schindelin
Re: [PATCH] Cygwin: pty: Improve CSI6n handling in pcon_start state
Takashi Yano
Re: [PATCH] Cygwin: pty: Improve CSI6n handling in pcon_start state
Johannes Schindelin
Re: [PATCH] Cygwin: pty: Improve CSI6n handling in pcon_start state
Thomas Wolff
Re: [PATCH] Cygwin: pty: Improve CSI6n handling in pcon_start state
Takashi Yano
[PATCH] Cygwin: pty: Discard remnants of win32-input-mode
Takashi Yano
Re: [PATCH] Cygwin: pty: Discard remnants of win32-input-mode
Takashi Yano
Re: [PATCH] Cygwin: pty: Discard remnants of win32-input-mode
Johannes Schindelin
Re: [PATCH] Cygwin: pty: Discard remnants of win32-input-mode
Takashi Yano
[PATCH v2 0/4] Add support for OpenCOnsole.exe
Takashi Yano
[PATCH v2 1/4] Cygwin: pty: Use OpenConsole.exe if available
Takashi Yano
[PATCH v2 2/4] Cygwin: pty: Update workaround for rlwrap for pseudo console
Takashi Yano
[PATCH v2 3/4] Cygwin: pty: Add workaround for handling of Ctrl-H when pcon enabled
Takashi Yano
[PATCH v2 4/4] Cygwin: pty: Fix the terminal state after leaving pcon
Takashi Yano
[PATCH 0/4] Add support for OpenConsole.exe
Takashi Yano
[PATCH 1/4] Cygwin: pty: Use OpenConsole.exe if available
Takashi Yano
[PATCH 3/4] Cygwin: pty: Add workaround for handling of Ctrl-H when pcon enabled
Takashi Yano
[PATCH 2/4] Cygwin: pty: Update workaround for rlwrap for pseudo console
Takashi Yano
[PATCH 4/4] Cygwin: pty: Fix the terminal state after leaving pcon
Takashi Yano
[PATCH 0/1] Cygwin: signal: Fix stabilize_sig_stack/setjmp/longjmp on AArch64
Igor Podgainoi
[PATCH 1/1] Cygwin: signal: Fix stabilize_sig_stack/setjmp/longjmp on AArch64
Igor Podgainoi
Re: [PATCH 1/1] Cygwin: signal: Fix stabilize_sig_stack/setjmp/longjmp on AArch64
Corinna Vinschen
[PATCH] Cygwin: signal: Implement sigdelayed assembly function for AArch64
Igor Podgainoi
Re: [PATCH] Cygwin: signal: Implement sigdelayed assembly function for AArch64
Corinna Vinschen
[PATCH 0/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Igor Podgainoi
[PATCH 1/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Igor Podgainoi
[PATCH v2 1/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Igor Podgainoi
Re: [PATCH v2 1/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Corinna Vinschen
Re: [PATCH v2 1/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Igor Podgainoi
Re: [PATCH v2 1/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Corinna Vinschen
Re: [PATCH v2 1/1] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
Igor Podgainoi
[PATCH] Cygwin: open: Fix Windows resource leak after fd exhaustion
Igor Podgainoi
Re: [PATCH] Cygwin: open: Fix Windows resource leak after fd exhaustion
Corinna Vinschen
[PATCH] Cygwin: hookapi.cc: Fix some handles not being inherited when spawning
Igor Podgainoi
Re: [PATCH] Cygwin: hookapi.cc: Fix some handles not being inherited when spawning
Corinna Vinschen
Re: [PATCH] Cygwin: hookapi.cc: Fix some handles not being inherited when spawning
Jon Turney
Re: [PATCH] Cygwin: hookapi.cc: Fix some handles not being inherited when spawning
Corinna Vinschen
[PATCH] Cygwin: PEHeaderFromHModule: allow only images matching build architecture
Corinna Vinschen
Re: [PATCH] Cygwin: PEHeaderFromHModule: allow only images matching build architecture
Jon Turney
Re: [PATCH] Cygwin: PEHeaderFromHModule: allow only images matching build architecture
Corinna Vinschen
Re: [PATCH] Cygwin: PEHeaderFromHModule: allow only images matching build architecture
Corinna Vinschen
[PATCH] Cygwin: configure: disable High Entropy VA (64-bit ASLR) on AArch64
Igor Podgainoi
Re: [PATCH] Cygwin: configure: disable High Entropy VA (64-bit ASLR) on AArch64
Corinna Vinschen
[PATCH 1/2] Cygwin: gendef: support architecture-specific cygwin.din files
Thirumalai Nagalingam
Re: [PATCH 1/2] Cygwin: gendef: support architecture-specific cygwin.din files
Corinna Vinschen
RE: [PATCH 1/2 V2] Cygwin: gendef: support architecture-specific cygwin.din files
Thirumalai Nagalingam
[PATCH 2/2] Cygwin: gendef: export _alloca only on x86_64
Thirumalai Nagalingam
Re: [PATCH 2/2] Cygwin: gendef: export _alloca only on x86_64
Corinna Vinschen
RE: [PATCH 2/2 V2] Cygwin: gendef: export _alloca only on x86_64
Thirumalai Nagalingam
RE: [PATCH 2/2 V3] Cygwin: gendef: export _alloca only on x86_64
Thirumalai Nagalingam
Re: [PATCH 2/2 V3] Cygwin: gendef: export _alloca only on x86_64
Corinna Vinschen
[PATCH] Cygwin: autoload: add AArch64 build stubs
Thirumalai Nagalingam
[PATCH] Cygwin: cpuid: add AArch64 build stubs
Thirumalai Nagalingam
Re: [PATCH] Cygwin: cpuid: add AArch64 build stubs
Corinna Vinschen
Re: [PATCH] Cygwin: cpuid: add AArch64 build stubs
brian . inglis
RE: [PATCH] Cygwin: cpuid: add AArch64 build stubs
Thirumalai Nagalingam
[PATCH] Cygwin: ssp: add AArch64 build stubs
Thirumalai Nagalingam
[PATCH 1/2] Cygwin: gencat: update to latest from NetBSD
Corinna Vinschen
[PATCH 2/2] Cygwin: gencat: fix handling of \<oct> expressions
Corinna Vinschen
Re: [PATCH 2/2] Cygwin: gencat: fix handling of \<oct> expressions
Corinna Vinschen
[PATCH v2 1/2] Cygwin: gencat: update to latest from NetBSD
Corinna Vinschen
[PATCH v2 2/2] Cygwin: gencat: define __dead
Corinna Vinschen
Re: [PATCH v2 2/2] Cygwin: gencat: define __dead
Corinna Vinschen
[PATCH 0/3] Rewrite rlimits using OS job objects
Corinna Vinschen
[PATCH 2/3] Cygwin: getrlimit/setrlimit: implement RLIMIT_NPROC
Corinna Vinschen
[PATCH 3/3] Cygwin: improve PCA workaround
Corinna Vinschen
Re: [PATCH 3/3] Cygwin: improve PCA workaround
Brian Inglis
Re: [PATCH 3/3] Cygwin: improve PCA workaround
Corinna Vinschen
Re: [PATCH 3/3] Cygwin: improve PCA workaround
Brian Inglis
Re: [PATCH 3/3] Cygwin: improve PCA workaround
Brian Inglis
Re: [PATCH 3/3] Cygwin: improve PCA workaround
Brian Inglis
[PATCH 1/3] Cygwin: getrlimit/setrlimit: generalize setting rlimits
Corinna Vinschen
Re: [PATCH 0/3] Rewrite rlimits using OS job objects
Corinna Vinschen
Re: [PATCH 0/3] Rewrite rlimits using OS job objects
Mark Geisert
Re: [PATCH 0/3] Rewrite rlimits using OS job objects
Mark Geisert
Re: [PATCH 0/3] Rewrite rlimits using OS job objects
Mark Geisert
[PATCH] Cygwin: setrlimit: fix comments in terms of input checking
Corinna Vinschen
Re: [PATCH] Cygwin: setrlimit: fix comments in terms of input checking
Corinna Vinschen
[PATCH] Cygwin: setrlimit: Allow raising hard limit to admin users
Corinna Vinschen
Re: [PATCH] Cygwin: setrlimit: Allow raising hard limit to admin users
Corinna Vinschen
[PATCH] Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flag
Corinna Vinschen
Re: [PATCH] Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flag
Corinna Vinschen
[PATCH] Cygwin: child_info: remove filler bytes
Corinna Vinschen
Re: [PATCH] Cygwin: child_info: remove filler bytes
Corinna Vinschen
[PATCH] Cygwin: fhandler_socket::fchown: fix check for admin user
Corinna Vinschen
Re: [PATCH] Cygwin: fhandler_socket::fchown: fix check for admin user
Corinna Vinschen
[PATCH] Cygwin: gendef: Implement longjmp for AArch64
Thirumalai Nagalingam
Re: [PATCH] Cygwin: gendef: Implement longjmp for AArch64
Igor Podgainoi
[PATCH] Cygwin: gendef: Implement setjmp for AArch64
Thirumalai Nagalingam
Re: [PATCH] Cygwin: gendef: Implement setjmp for AArch64
Igor Podgainoi
[PATCH] Cygwin: gendef: Implement stabilize_sig_stack for aarch64
Thirumalai Nagalingam
Re: [PATCH] Cygwin: gendef: Implement stabilize_sig_stack for aarch64
Igor Podgainoi
[PATCH] Cygwin: internal_getlogin: always call internal_getgroups
Corinna Vinschen
Re: [PATCH] Cygwin: internal_getlogin: always call internal_getgroups
Takashi Yano
[PATCH] Cygwin: c32rtomb: add missing check for invalid UNICODE character
Corinna Vinschen
Re: [PATCH] Cygwin: c32rtomb: add missing check for invalid UNICODE character
Takashi Yano
Re: [PATCH] Cygwin: c32rtomb: add missing check for invalid UNICODE character
Corinna Vinschen
Re: [PATCH] Cygwin: c32rtomb: add missing check for invalid UNICODE character
Takashi Yano
[PATCH] Cygwin: doc: Explciitly name the output when building .info files
Jon Turney
Re: [PATCH] Cygwin: doc: Explciitly name the output when building .info files
Corinna Vinschen
[PATCH 0/1] Rename cross_bootstrap back to mingw_progs to avoid confusion.
J.H. vd Water via Cygwin-patches
[PATCH 1/1] Rename cross_bootstrap back to mingw_progs to avoid confusion.
J.H. vd Water via Cygwin-patches
Re: [PATCH 1/1] Rename cross_bootstrap back to mingw_progs to avoid confusion.
Jon Turney
[PATCH] Cygwin: flock: Remove the unnecessary fdtab lock
Takashi Yano
Re: [PATCH] Cygwin: flock: Remove the unnecessary fdtab lock
Takashi Yano
Re: [PATCH] Cygwin: flock: Remove the unnecessary fdtab lock
Corinna Vinschen
Re: [PATCH] Cygwin: flock: Remove the unnecessary fdtab lock
Takashi Yano
[PATCH] Rename cross_bootstrap back to mingw_progs to avoid confusion.
J.H. vd Water via Cygwin-patches
[PATCH v3] Rename cross_bootstrap back to mingw_progs to avoid confusion.
J.H. vd Water via Cygwin-patches
Re: [PATCH v3] Rename cross_bootstrap back to mingw_progs to avoid confusion.
J.H. vd Water via Cygwin-patches
[PATCH v2] Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
Takashi Yano
Re: [PATCH v2] Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
Takashi Yano
Re: [PATCH v2] Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
Takashi Yano
[PATCH] Cygwin: Update _endian.h to handle unsupported arch
Thirumalai Nagalingam
Earlier messages
Later messages