Start mapping thread stacks with MAP_STACK. mmap() currently ignores
authorderaadt <deraadt@openbsd.org>
Sun, 11 Feb 2018 04:12:22 +0000 (04:12 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 11 Feb 2018 04:12:22 +0000 (04:12 +0000)
commit8adff5e22e3af505bebef0d446674251f60eed43
treedebdbce72e59b91100a73a5a544c99b3da4d7080
parentc7a4e3cb95f040ffc25562e15ebca297ee325604
Start mapping thread stacks with MAP_STACK.  mmap() currently ignores
the flag, but some problem identification can begin.
lib/librthread/rthread_stack.c