Re: Is there an API to remove ALSR in Cygwin 3.4.0?

2022-11-12 Thread Corinna Vinschen
On Nov 12 12:28, Christian Jullien wrote: > Hello Cygwin team, > > > > First, I would like to thank you for your efforts on Cygwin all of these > years. > > > > I'm asking if there will be an API to remove ASLR with an API as on Linux: Please note that, for the time being, ASLR will only b

Is there an API to remove ALSR in Cygwin 3.4.0?

2022-11-12 Thread Christian Jullien
Hello Cygwin team, First, I would like to thank you for your efforts on Cygwin all of these years. I'm asking if there will be an API to remove ASLR with an API as on Linux: #if defined(__linux__) /* * ADDR_NO_RANDOMIZE exists since Linux 2.6.12 * With this