RE: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-28 Thread Christian Jullien
> I installed a new version of cygwin yesterday, and find that bash starts up and builtins seem to execute, but when I try the first command, cygwin exits This is not related to the new bash version but related to new cygwin 1.5.24-1. As soon I installed this new version alone without bash or an

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