]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r334176:
authorbrooks <brooks@FreeBSD.org>
Thu, 31 May 2018 16:01:10 +0000 (16:01 +0000)
committerbrooks <brooks@FreeBSD.org>
Thu, 31 May 2018 16:01:10 +0000 (16:01 +0000)
commitb819fe1960005591bc87b99077198f0fa078cd57
tree98efa8456a88ba5edbd9f4dcb56e35aa2de204f5
parentc92a10e71e70660b56e70be6590fd9537ac186c2
MFC r334176:

Indicate the brk/sbrk are deprecated and not portable.

More firmly suggest mmap(2) instead.

Include the history of arm64 and riscv shipping without brk/sbrk.

Mention that sbrk(0) produces unreliable results.

Approved by: re (kib)
Reviewed by: emaste, Marcin Cieślak
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D15535
lib/libc/sys/brk.2