]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revise the description of MAP_STACK. In particular, describe the guard
authorAlan Cox <alc@FreeBSD.org>
Tue, 27 Oct 2020 18:08:33 +0000 (18:08 +0000)
committerAlan Cox <alc@FreeBSD.org>
Tue, 27 Oct 2020 18:08:33 +0000 (18:08 +0000)
commit76c7af51ab5277c4899ced32d676096d12642d98
tree8ca127a96a01265b24d5a6f9882d24882701c65c
parentf9067cf59145ff54d5b1c729a88490e40adf8346
Revise the description of MAP_STACK.  In particular, describe the guard
in more detail.

Reviewed by: bcr, kib, markj
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D26908
lib/libc/sys/mmap.2