kib 7b940212e1 rtld_malloc.c: cleanup morepages().
Use roundup2() and rounddown2() instead of inlining them.
Get rid of the fd local variable, use literal -1 for the mmap argument.
Use MAP_FAILED as mmap(2) failure indicator.
After that, apply some style.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2019-05-16 13:13:33 +00:00
..
2015-06-16 23:37:19 +00:00
2018-11-04 00:32:28 +00:00
2017-02-28 23:42:47 +00:00
2017-09-01 16:56:37 +00:00