]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mmap(2): Document guard size for MAP_STACK and related EINVAL.
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 21 Oct 2020 21:40:33 +0000 (21:40 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Wed, 21 Oct 2020 21:40:33 +0000 (21:40 +0000)
commit69c09181d422f733e133280473a3450d0c249776
treeb8d188115f40e01efa622ee76569d13178d1d5ad
parentc7cffd65c5d858425e90b847d2e8e583e3b13bf7
mmap(2): Document guard size for MAP_STACK and related EINVAL.

Based on submission by: emaste
Reviewed by: emaste, markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D26894
lib/libc/sys/mmap.2