[PATCH] Cygwin: 3.6.0: add release entries for my patches.

2025-02-13 Thread Jeremy Drake via Cygwin-patches
These are: 04a5b07294 Cygwin: expose all windows volume mount points. 0d113da235 Cygwin: /proc//mount*: escape strings. 7923059bff Cygwin: uname: add host machine tag to sysname. b091b47b9e cygthread: suspend thread before terminating. Signed-off-by: Jeremy Drake --- winsup/cygwin/releas

Re: [PATCH v3 2/2] Cygwin: expose all windows volume mount points.

2025-02-13 Thread Jeremy Drake via Cygwin-patches
On Thu, 13 Feb 2025, Corinna Vinschen wrote: > The new behaviour makes more sense, actually. > > Pushed! > > Would you mind to send a patch with a release message we can add > to release/3.6.0? Sent. I also documented my other patches that only seem to be on the master branch (ie, not backporte

Re: [PATCH v3 2/2] Cygwin: expose all windows volume mount points.

2025-02-13 Thread Corinna Vinschen
On Feb 12 17:37, Jeremy Drake via Cygwin-patches wrote: > On Wed, 12 Feb 2025, Jeremy Drake via Cygwin-patches wrote: > > > On Wed, 12 Feb 2025, Jeremy Drake via Cygwin-patches wrote: > > > > > It was *supposed* to not return the second one. Maybe I broke it when > > > trying to break out of the

Re: [PATCH v3 2/2] Cygwin: expose all windows volume mount points.

2025-02-13 Thread Corinna Vinschen
On Feb 13 15:15, Corinna Vinschen wrote: > On Feb 12 17:37, Jeremy Drake via Cygwin-patches wrote: > > On Wed, 12 Feb 2025, Jeremy Drake via Cygwin-patches wrote: > > > > > On Wed, 12 Feb 2025, Jeremy Drake via Cygwin-patches wrote: > > > > > > > It was *supposed* to not return the second one. Ma

Re: [PATCH v3 2/2] Cygwin: expose all windows volume mount points.

2025-02-13 Thread Jeremy Drake via Cygwin-patches
On Thu, 13 Feb 2025, Corinna Vinschen wrote: > On Feb 13 15:15, Corinna Vinschen wrote: > > > I think this looks good, including patch 3. > > To wit: > > $ mount | grep drvmount > C:/drvmount on /mnt/c/drvmount type ntfs (binary,posix=0,noumount,auto) > $ mount C:/drvmount /home/corinna/drv

Re: [PATCH v3 2/2] Cygwin: expose all windows volume mount points.

2025-02-13 Thread Corinna Vinschen
On Feb 13 10:08, Jeremy Drake via Cygwin-patches wrote: > On Thu, 13 Feb 2025, Corinna Vinschen wrote: > > > On Feb 13 15:15, Corinna Vinschen wrote: > > > > > I think this looks good, including patch 3. > > > > To wit: > > > > $ mount | grep drvmount > > C:/drvmount on /mnt/c/drvmount type nt