First quarter 2025 Archives by thread
Starting: Thu Jan 2 21:42:08 GMT 2025
Ending: Mon Mar 31 22:48:49 GMT 2025
Messages: 447
- [PATCH] Cygwin: mmap: allow remapping part of an existing anonymous, mapping
Ken Brown
- [RFC] POSIX Issue 8 2024 SUS V5 Cygwin Doc Changes
Brian Inglis
- [PATCH] Cygwin: winsup/doc/posix.xml: update to SUS V5, POSIX 2024, TOG Base Specs Issue 8, ISO/IEC DIS 9945
Brian Inglis
- [PATCH v2] Cygwin: winsup/doc/posix.xml: update to SUS V5, POSIX 2024, TOG Base Specs Issue 8, ISO/IEC DIS 9945
Brian Inglis
- [PATCH] Cygwin: access: Fix X_OK behaviour for administrator
Corinna Vinschen
- [PATCH v2] Cygwin: mmap: fix mmap_is_attached_or_noreserve
Corinna Vinschen
- [PATCH v3] Cygwin: winsup/doc/posix.xml: update to SUS V5, POSIX 2024, TOG Base Specs Issue 8, ISO/IEC DIS 9945
Brian Inglis
- [PATCH v4] Cygwin: winsup/doc/posix.xml: update to SUS V5, POSIX 2024, TOG Base Specs Issue 8, ISO/IEC DIS 9945
Brian Inglis
- [PATCH 0/5] Some mmap code cleanup
Corinna Vinschen
- [PATCH v2] Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
Corinna Vinschen
- [PATCH 1/5] Cygwin: mmap: refactor mmap_record::match
Ken Brown
- [PATCH 2/5] Cygwin: mmap: remove is_mmapped_region()
Ken Brown
- [PATCH 3/5] Cygwin: mmap: remove __PROT_FILLER and the associated methods
Ken Brown
- [PATCH 4/5] Cygwin: mmap_list::try_map: simplify
Ken Brown
- [PATCH 5/5] Cygwin: remove winsup/cygwin/local_includes/mmap_helper.h
Ken Brown
- [PATCH] Cygwin: mmap: use 64K pages for bookkeeping
Ken Brown
- [PATCH v5 0/8] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 TOG Issue 8 ISO 9945 updates
Brian Inglis
- [PATCH] Cygwin: add fd validation to mq_* functions
Mark Geisert
- [PATCH v6 0/8] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 TOG Issue 8 ISO 9945 updates
Brian Inglis
- [PATCH v6 1/8] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 move new entries
Brian Inglis
- [PATCH v6 2/8] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 new additions available
Brian Inglis
- [PATCH v7 0/5] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 TOG Issue 8 ISO 9945 updates
Brian Inglis
- [PATCH v7 2/5] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 new additions available
Brian Inglis
- [PATCH v7 3/5] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 not implemented new additions
Brian Inglis
- [PATCH v7 4/5] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 move or remove dropped entries
Brian Inglis
- [PATCH v7 5/5] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 combine multiple notes
Brian Inglis
- [PATCH v2] Cygwin: Add fd validation where needed in mq_* functions
Mark Geisert
- [PATCH v3] Cygwin: Minor updates to load average calculations
Mark Geisert
- [PATCH v3 0/2] Revert __SIGFLUSHFAST v2 patch and apply v3
Takashi Yano
- [PATCH v2] Cygwin: signal: Avoid frequent TLS lock/unlock for SIGCONT processing
Takashi Yano
- [PATCH v4 0/3] Revert __SIGFLUSHFAST v2 patch and apply v4
Takashi Yano
- [PATCH v5 0/3] Revert __SIGFLUSHFAST v2 patch and apply v5
Takashi Yano
- [PATCH v6 0/3] Revert __SIGFLUSHFAST v2 patch and apply v6
Takashi Yano
- [PATCH 1/1] replace undocumented Nt* calls with documented win32 apis
Sebastian Hernandez
- [PATCH] Cygwin: Add new APIs tc[gs]etwinsize()
Takashi Yano
- [PATCH v2] update Cygwin-X news page X.Org and Cygwin release announcements to current stable releases
Brian Inglis
- [PATCH] Cygwin: factor out code to resolve a symlink target.
Jeremy Drake
- [PATCH v2] Cygwin: factor out code to resolve a symlink target.
Jeremy Drake
- [PATCH v2] Cygwin: /proc/<PID>/mount*: escape strings.
Jeremy Drake
- [PATCH] Cygwin: expose all windows volume mount points.
Jeremy Drake
- [PATCH v2 1/2] Cygwin: make list of mounts for a volume in dos_drive_mappings
Jeremy Drake
- Subject: [PATCH v2 2/2] Cygwin: expose all windows volume mount points.
Jeremy Drake
- [PATCH v3 1/2] Cygwin: store list of mounts for volumes in dos_drive_mappings.
Jeremy Drake
- [PATCH v3 2/2] Cygwin: expose all windows volume mount points.
Jeremy Drake
- [PATCH v4 1/3] Cygwin: store list of mounts for volumes in dos_drive_mappings.
Jeremy Drake
- [PATCH v4 2/3] Cygwin: expose all windows volume mount points.
Jeremy Drake
- [PATCH v4 3/3] Cygwin: always output cygdrive mntents.
Jeremy Drake
- [PATCH] Cygwin: 3.6.0: add release entries for my patches.
Jeremy Drake
- [PATCH] Cygwin: Add spawn family of functions to docs
Mark Geisert
- [PATCH] Cygwin: skip floppy drives in cygdrive_getmntent.
Jeremy Drake
- [PATCH] Cygwin: include network mounts in cygdrive_getmntent.
Jeremy Drake
- [PATCH v2 1/2] Cygwin: include network mounts in cygdrive_getmntent.
Jeremy Drake
- [PATCH v2 2/2] Cygwin: skip floppy drives in cygdrive_getmntent.
Jeremy Drake
- [PATCH] Cygwin: sched_setscheduler: Fix crash if pid of other process is used
Christian Franke
- [PATCH v8 0/5] Cygwin: winsup/doc/posix.xml: SUS V5 POSIX 2024 TOG Issue 8 ISO 9945 updates
Brian Inglis
- [PATCH] Cygwin: FAQ: Add section about sparse files
Christian Franke
- Patch from git-for-windows for SSH hangs
Jeremy Drake
- [PATCH v2] Cygwin: Add spawn family of functions to docs
Mark Geisert
- [PATCH v3] Cygwin: Add spawn family of functions to docs
Mark Geisert
- [PATCH 0/3] A few fixes for signal handling
Takashi Yano
- [PATCH v2 0/3] Three fixes for signal handling
Takashi Yano
- [PATCH v3 0/3] Three fixes for signal handling
Takashi Yano
- [PATCH] Cygwin: Adjust CWD magic to accommodate for the latest Windows previews
Johannes Schindelin
- [PATCH] Cygwin: console: Redesign mode set strategy on close().
Takashi Yano
- [PATCH] Cygwin: pipe: Fix 'lost connection' issue in scp
Takashi Yano
- [PATCH] Cygwin: signal: Add one more guard to stop signal handling on exit().
Takashi Yano
- [PATCH] Cygwin: signa: Redesign signal queue handling
Takashi Yano
- [PATCH] Cygwin: signal: sigaction should ignore SIGKILL & SIGSTOP sliently
Yuyi Wang
- [PATCH] Cygwin: sched_setaffinity: fix EACCES if pid of other process is used
Christian Franke
- [PATCH] fix native symlink spawn passing wrong arg0
Chris Denton
- [PATCH v2] Cygwin: signal: Redesign signal queue handling
Takashi Yano
- [PATCH v3 0/6] Several fixes for signal handling
Takashi Yano
- [PATCH] Cygwin: Carry process affinity through to result
Mark Geisert
- [PATCH] fix native symlink spawn passing wrong arg0 (fwd)
Jeremy Drake
- [PATCH v2] Cygwin: Carry process affinity through to result
Mark Geisert
- [PATCH] Cygwin: doc: rename sched_setpolicy(2) to sched_setscheduler(2)
Christian Franke
- [PATCH] Cygwin: console: tty::restore really restores the previous mode
Takashi Yano
- [PATCH 0/2] Fix CI testsuite run with 3.6
Jon Turney
- [PATCH 0/4] find_fast_cwd_pointer rewrite
Jeremy Drake
- [PATCH 1/4] Cygwin: factor out find_fast_cwd_pointer to arch-specific file
Jeremy Drake
- [PATCH 2/4] Cygwin: vendor libudis86 1.7.2
Jeremy Drake
- [PATCH 3/4] Cygwin: use udis86 to find fast cwd pointer on x64
Jeremy Drake
- [PATCH 4/4] Cygwin: add find_fast_cwd_pointer_aarch64.
Jeremy Drake
- [PATCH] Cygwin: signal: Clear direction flag in sigdeleyed
Takashi Yano
- [PATCH] Cygwin: thread: Allow fast_mutex to be acquired multiple times.
Takashi Yano
- [PATCH] Cygwin: signal: Do not copy context to stack area in call_signal_handler()
Takashi Yano
- [PATCH v2] Cygwin: signal: Copy context to alternate stack in the SA_ONSTACK case
Takashi Yano
- [PATCH v2 1/5] Cygwin: factor out find_fast_cwd_pointer to arch-specific file.
Jeremy Drake
- [PATCH v2 2/5] Cygwin: vendor libudis86 1.7.2/libudis86
Jeremy Drake
- [PATCH v2 3/5] Cygwin: patch libudis86 to build as part of Cygwin
Jeremy Drake
- [PATCH v2 4/5] Cygwin: use udis86 to find fast cwd pointer on x64
Jeremy Drake
- [PATCH v2 5/5] Cygwin: add find_fast_cwd_pointer_aarch64.
Jeremy Drake
- [PATCH] Cygwin: pipe: Fix hang due to inadvertent 0-length raw_write()
Johannes Schindelin
- [PATCH] Cygwin: Fix compatibility with GCC 15
Thirumalai Nagalingam
- [PATCH] Cygwin: faq: add test of fork/exec slowdown by anti-virus
Christian Franke
- [PATCH v3 1/5] Cygwin: factor out find_fast_cwd_pointer to arch-specific file.
Jeremy Drake
- [PATCH v3 2/5] Cygwin: vendor libudis86 1.7.2/libudis86
Jeremy Drake
- [PATCH v3 3/5] Cygwin: patch libudis86 to build as part of Cygwin
Jeremy Drake
- [PATCH v3 4/5] Cygwin: use udis86 to find fast cwd pointer on x64
Jeremy Drake
- [PATCH v3 5/5] Cygwin: add find_fast_cwd_pointer_aarch64.
Jeremy Drake
- [PATCH v4 0/5] find_fast_cwd_pointer rewrite
Jeremy Drake
- [PATCH v4 5/5] Cygwin: add find_fast_cwd_pointer_aarch64.
Jeremy Drake
- [PATCH] Cygwin: dlfcn: fix ENOENT in dlclose
Yuyi Wang
- [PATCH] Cygwin: pipe: Add workaround for native ninja
Takashi Yano
- [PATCH] Cygwin: pty: Return EMFILE when too meny ptmx are opened
Takashi Yano
Last message date:
Mon Mar 31 22:48:49 GMT 2025
Archived on: Mon Mar 31 22:48:52 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).