On Mon, Sep 22, 2025 at 12:35 PM Mark Liam Brown <[email protected]> wrote: > > Greetings! > > Why does Cygwin not use MiCloneProcessAddressSpace() for fork()? That > function was added for the Windows Services for UNIX, and it still > working in Windows 11.
This is exposed to the userspace as NtCreateProcessEx() as documented in https://github.com/huntandhackett/process-cloning Mark -- IT Infrastructure Consultant Windows, Linux -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

