]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: threads: use mmap area to fulfill requests for big stacks
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 7 Apr 2020 12:09:45 +0000 (14:09 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 7 Apr 2020 12:18:08 +0000 (14:18 +0200)
commitaa4d9603069503207e399b6240d12b46a8df6414
tree2b1b44afcd9dc138c33341e1037692f46d6adddc
parentece49e4090564e7ac7b936692e15a78e1a3cb39c
Cygwin: threads: use mmap area to fulfill requests for big stacks

Otherwise big stacks have a higher probability to collide with
randomized PEBs and TEBs after fork.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/miscfuncs.cc
This page took 0.086555 seconds and 5 git commands to generate.