CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/04/22 06:55:11
Modified files: lib/libc/sys : sigaltstack.2 Log message: mmap() no longer needs to be used. Without providing too many details, describe how an inner-region is found for applying MAP_STACK, and that currently MAP_STACK remains set when the sigaltstack is disabled. ok kettenis guenther schwarze