Konstantin Belousov 3cac4083ef 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
..
2017-10-31 00:07:04 +00:00
2018-12-19 18:16:29 +00:00
2018-08-21 17:07:52 +00:00
2018-03-05 16:11:07 +00:00
2017-10-31 00:07:04 +00:00
2019-02-05 21:37:34 +00:00
2017-10-31 00:07:04 +00:00