Re: [PATCH] Cygwin: Adjust CWD magic to accommodate for the latest Windows previews

2025-03-01 Thread Jeremy Drake via Cygwin-patches
On Sat, 1 Mar 2025, Johannes Schindelin wrote: > Note: In the long run, we may very well want to follow the insightful > suggestion by a helpful Windows kernel engineer who pointed out that it > may be less fragile to implement kind of a disassembler that has a > better chance to adapt to the ever

[PATCH] Cygwin: Adjust CWD magic to accommodate for the latest Windows previews

2025-03-01 Thread Johannes Schindelin
Reportedly a very recent internal build of Windows 11 once again changed the current working directory logic a bit, and Cygwin's "magic" (or: "technologically sufficiently advanced") code needs to be adjusted accordingly. In particular, the following assembly code can be seen: ntdll!RtlpReference