cygwin-patches
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/03/05
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Corinna Vinschen
2024/03/05
Re: [PATCH v3] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Corinna Vinschen
2024/03/05
[PATCH v3] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/05
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/05
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Corinna Vinschen
2024/03/04
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/04
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Corinna Vinschen
2024/03/04
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
ASSI
2024/03/04
[PATCH] Cygwin: console: Fix a race issue between close() and open().
Takashi Yano
2024/03/04
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Corinna Vinschen
2024/03/03
[PATCH v2] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/03
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/03
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
ASSI
2024/03/03
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/03
Re: [PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Johannes Schindelin
2024/03/02
[PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.
Takashi Yano
2024/03/01
[PATCH] Cygwin: console: Do not unmap shared console memory belonging to ctty.
Takashi Yano
2024/02/28
Re: [PATCH 2/2] Cygwin: remove ENOSHARE and ECASECLASH from _sys_errlist[]
Corinna Vinschen
2024/02/27
Re: [PATCH 2/2] Cygwin: remove ENOSHARE and ECASECLASH from _sys_errlist[]
Christian Franke
2024/02/27
Re: [PATCH 2/2] Cygwin: remove ENOSHARE and ECASECLASH from _sys_errlist[]
Corinna Vinschen
2024/02/27
[PATCH 2/2] Cygwin: remove ENOSHARE and ECASECLASH from _sys_errlist[]
Christian Franke
2024/02/27
[PATCH 1/2] Cygwin: add compile warning if ENOSHARE or ECASECLASH is used
Christian Franke
2024/02/26
Re: [PATCH 1/4] Cygwin: introduce constexpr errmap_size and errmap[] consistency checks
Corinna Vinschen
2024/02/26
[PATCH 4/4] Cygwin: errmap[]: update comments using current winerror.h
Christian Franke
2024/02/26
[PATCH 2/4] Cygwin: errmap[]: reduce value size from 32 to 8 bits
Christian Franke
2024/02/26
[PATCH 1/4] Cygwin: introduce constexpr errmap_size and errmap[] consistency checks
Christian Franke
2024/02/26
Re: [PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
Corinna Vinschen
2024/02/26
Re: [PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
Christian Franke
2024/02/26
Re: [PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
Corinna Vinschen
2024/02/25
Re: [PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
Christian Franke
2024/02/24
Re: [PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
Corinna Vinschen
2024/02/23
[PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
Christian Franke
2024/02/16
[PATCH] Cygwin: pty: Re-fix the last bug regarding nat-pipe.
Takashi Yano
2024/02/16
[PATCH] Cygwin: pty: Fix failure to revert from nat-pipe in disable_pcon.
Takashi Yano
2024/02/15
[PATCH] Cygwin: console: Fix a bug that 64th console cannot be handled.
Takashi Yano
2024/02/15
[PATCH] Cygwin: console: Fix a bug that cannot handle consoles more than 32.
Takashi Yano
2024/02/14
[PATCH] Cygwin: console: Unify EnumWindows() callback functions.
Takashi Yano
2024/02/14
[PATCH] Cygwin: pty: Make GNU screen and tmux work in ConEmu cygwin-connector.
Takashi Yano
2024/02/13
[PATCH] Cygwin: console: Fix a problem that minor ID is incorrect in ConEmu.
Takashi Yano
2024/02/13
[PATCH] Cygwin: console: Make VMIN and VTIME work.
Takashi Yano
2024/02/13
[PATCH] Cygwin: pty: Fix potential handle leak regarding CallNamedPipe().
Takashi Yano
2024/02/13
[PATCH] Cygwin: pty: Fix handle leak in master process.
Takashi Yano
2024/02/03
Re: [PATCH] Cygwin: console: Avoid slipping past disable_master_thread check.
Jeremy Drake via Cygwin-patches
2024/02/03
Re: [PATCH] Cygwin: console: Avoid slipping past disable_master_thread check.
Takashi Yano
2024/02/03
Re: [PATCH] Cygwin: console: Fix exit code for non-cygwin process.
Corinna Vinschen
2024/02/03
Re: [PATCH] Cygwin: console: Fix exit code for non-cygwin process.
Takashi Yano
2024/02/03
Re: [PATCH] Cygwin: console: Avoid slipping past disable_master_thread check.
Johannes Schindelin
2024/02/03
Re: [PATCH] Cygwin: console: Fix exit code for non-cygwin process.
Johannes Schindelin
2024/02/03
Re: [PATCH] Cygwin: console: Fix exit code for non-cygwin process.
Johannes Schindelin
2024/02/03
[PATCH] Cygwin: net: Make if_nametoindex, etc. consistent with if_nameindex.
Takashi Yano
2024/02/02
[PATCH] Cygwin: console: Avoid slipping past disable_master_thread check.
Takashi Yano
2024/02/01
[PATCH] Cygwin: console: Fix exit code for non-cygwin process.
Takashi Yano
2024/01/29
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/27
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/26
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/26
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/25
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/25
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/25
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/24
Re: [PATCH] Cygwin: pthread: Fix handle leak in pthread_once.
Corinna Vinschen
2024/01/24
Re: [PATCH] Cygwin: pthread: Fix handle leak in pthread_once.
Takashi Yano
2024/01/24
Re: [PATCH] Cygwin: pthread: Fix handle leak in pthread_once.
Corinna Vinschen
2024/01/24
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/24
[PATCH] Cygwin: pthread: Fix handle leak in pthread_once.
Takashi Yano
2024/01/24
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/23
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/23
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/16
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/16
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/15
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/15
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Corinna Vinschen
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Christian Franke
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Corinna Vinschen
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Corinna Vinschen
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Christian Franke
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Corinna Vinschen
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Corinna Vinschen
2024/01/15
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/15
Re: [PATCH] Cygwin: introduce close_range
Christian Franke
2024/01/14
Re: [PATCH] Cygwin: introduce close_range
Christian Franke
2024/01/14
Re: [PATCH] Cygwin: introduce close_range
Jon Turney
2024/01/14
[PATCH] Cygwin: introduce close_range
Christian Franke
2024/01/13
Re: [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/13
Re: [PATCH 5/5] Cygwin: Update documentation for cygwin_stackdump
Jon Turney
2024/01/12
Re: [PATCH 5/5] Cygwin: Update documentation for cygwin_stackdump
Corinna Vinschen
2024/01/12
Re: [PATCH 0/5] Coredump under 'ulimit -c' control (v2)
Corinna Vinschen
2024/01/12
Re: [PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/12
[PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/12
[PATCH 5/5] Cygwin: Update documentation for cygwin_stackdump
Jon Turney
2024/01/12
[PATCH 4/5] Cygwin: Treat api_fatal() similarly to a core-dumping signal
Jon Turney
2024/01/12
[PATCH 3/5] Cygwin: Define and use __WCOREFLAG
Jon Turney
2024/01/12
[PATCH 2/5] Cygwin: Disable writing core dumps by default.
Jon Turney
2024/01/12
[PATCH 0/5] Coredump under 'ulimit -c' control (v2)
Jon Turney
2024/01/12
Re: [PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/11
Re: [PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/10
Re: [PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/10
Re: [PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage
Corinna Vinschen
2024/01/10
Re: [PATCH 2/2] Cygwin: Disable writing core dumps by default.
Corinna Vinschen
2024/01/10
Re: [PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
Corinna Vinschen
2024/01/10
[PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage
Jon Turney
2024/01/10
[PATCH 2/2] Cygwin: Disable writing core dumps by default.
Jon Turney
2024/01/10
[PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
Jon Turney
2024/01/10
[PATCH 0/2] Write a coredump under 'ulimit -c' control
Jon Turney
2023/11/29
Re: [PATCH] Cygwin: Add '--names-only' flag to cygcheck
Jon Turney
2023/11/24
Re: [PATCH] Cygwin: Add '--names-only' flag to cygcheck
Corinna Vinschen
2023/11/24
[PATCH] Cygwin: Add '--names-only' flag to cygcheck
Jon Turney
2023/11/23
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/22
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/22
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/21
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/21
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/21
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/21
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/20
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/20
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/20
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/20
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/17
[PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/17
Re: [PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/16
Re: [PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/16
Re: [PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/16
Re: [PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/16
Re: [PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
Corinna Vinschen
2023/11/15
[PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
Christian Franke
2023/11/14
Re: [PATCH v2] Fix profiler error() definition and usage
Corinna Vinschen
2023/11/14
[PATCH v2] Fix profiler error() definition and usage
Mark Geisert
2023/11/14
Re: [PATCH] Cygwin: Fix profiler error() definition and usage
Mark Geisert
2023/11/13
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Brian Inglis
2023/11/13
Re: [PATCH] Cygwin: Fix profiler error() definition and usage
Corinna Vinschen
2023/11/13
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Corinna Vinschen
2023/11/13
[PATCH] Cygwin: Fix profiler error() definition and usage
Mark Geisert
2023/11/13
Re: Which git hash to supply on Fixes: line -- never mind
Mark Geisert
2023/11/12
Which git hash to supply on Fixes: line
Mark Geisert
2023/11/11
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Pedro Luis Castedo Cepeda
2023/11/10
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Brian Inglis
2023/11/10
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Pedro Luis Castedo Cepeda
2023/11/10
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Corinna Vinschen
2023/11/09
Re: [PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Brian Inglis
2023/11/09
[PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
Pedro Luis Castedo Cepeda
2023/11/08
Re: [PATCH] Cygwin: /dev/disk/by-id: Remove leading spaces from identify fields
Corinna Vinschen
2023/11/08
[PATCH] Cygwin: /dev/disk/by-id: Remove leading spaces from identify fields
Christian Franke
2023/11/07
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/07
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/07
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/07
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/05
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/05
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/04
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/04
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/04
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/04
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/04
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/11/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Corinna Vinschen
2023/10/30
[PATCH] Cygwin: dsp: Improve minimum buffser size estimation.
Takashi Yano
2023/10/03
Re: [PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/09/25
[PATCH] Cygwin: Add /dev/disk/by-id symlinks
Christian Franke
2023/09/17
[PATCH] Cygwin: dsp: Avoid setting buffer that is too small.
Takashi Yano
2023/09/17
[PATCH] Cygwin: dsp: Fix a bug that app hangs if it killed during write().
Takashi Yano
2023/09/10
Re: [PATCH] Add initial support for SOURCE_DATE_EPOCH
Christian Franke
2023/09/10
Re: [PATCH] Add initial support for SOURCE_DATE_EPOCH
Jon Turney
2023/09/10
Re: [PATCH] Cygwin: Fix __cpuset_zero_s prototype
Jon Turney
2023/09/09
Re: [PATCH] Cygwin: Fix __cpuset_zero_s prototype
Takashi Yano
2023/09/09
Re: [PATCH] Cygwin: Fix __cpuset_zero_s prototype
Corinna Vinschen
2023/09/08
Re: [PATCH] Cygwin: Fix __cpuset_zero_s prototype
Mark Geisert
2023/09/08
Re: [PATCH] Cygwin: Fix __cpuset_zero_s prototype
Mark Geisert
2023/09/08
[PATCH] Cygwin: Add relnote to 3.4.10 release file
Mark Geisert
2023/09/08
Re: [PATCH] Add initial support for SOURCE_DATE_EPOCH
Corinna Vinschen
2023/09/08
Re: [PATCH] Cygwin: Fix __cpuset_zero_s prototype
Corinna Vinschen
2023/09/07
[PATCH] Cygwin: Fix __cpuset_zero_s prototype
Mark Geisert
2023/09/07
[PATCH] Cygwin: dsp: Improve response time of select()/poll().
Takashi Yano
2023/09/06
[PATCH] Cygwin: dsp: Implement select()/poll().
Takashi Yano
2023/09/05
[PATCH] Add initial support for SOURCE_DATE_EPOCH
Christian Franke
2023/09/05
[PATCH 3/3] Cygwin: dsp: Fix trivial editorial issue.
Takashi Yano
2023/09/05
[PATCH 2/3] Cygwin: dsp: Reduce wait time for blocking read().
Takashi Yano
2023/09/05
[PATCH 1/3] Cygwin: dps: Fix a bug that read() could not return -1 on error.
Takashi Yano
2023/09/01
Re: [PATCH v2] Cygwin: cpuinfo: Linux 6.5 additions
Corinna Vinschen
2023/09/01
[PATCH v2] Cygwin: cpuinfo: Linux 6.5 additions
Brian Inglis
2023/09/01
Re: [PATCH] Cygwin: Implement sound mixer device.
Corinna Vinschen
2023/09/01
[PATCH] Cygwin: Implement sound mixer device.
Takashi Yano
2023/09/01
[PATCH] Cygwin: dsp: Fix a few trivial bugs.
Takashi Yano
2023/08/31
Re: [PATCH] Cygwin: cpuinfo: Linux 6.5: add AMD 0x8000001f EAX 14 debug_swap SEV-ES full debug state swap
Brian Inglis
2023/08/31
Re: [PATCH] Cygwin: cpuinfo: Linux 6.5: add AMD 0x8000001f EAX 14 debug_swap SEV-ES full debug state swap
Corinna Vinschen
2023/08/30
[PATCH] Cygwin: cpuinfo: Linux 6.5: add AMD 0x8000001f EAX 14 debug_swap SEV-ES full debug state swap
Brian Inglis
2023/08/29
[PATCH] Cygwin: execve: drop argument size limit
Corinna Vinschen
Earlier messages
Later messages