Skip to content
Commit 60084e34 authored by Carlos O'Donell's avatar Carlos O'Donell
Browse files

Use ALIGN_* macros in _dl_map_object_from_fd.

Cleanup _dl_map_object_from_fd to make it clear exactly
what we're doing with the mappings i.e. extending the the
start of the map down to a page boundary, extending the
end of the map up to a page boundary, and offset itself
also to page boundary. The result is much easier to read
as expected from the ALIGN_* cleanups.
parent e952e1df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment