diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2015-09-18 09:27:45 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2015-09-18 09:29:43 -0400 |
commit | 60084e34b63a9ad5bdd7381bab2d7bc30db106c9 (patch) | |
tree | 247360de9fca7bc481ab3eb890a06e2f6512af2a /elf/pldd-xx.c | |
parent | e952e1dfeb2a603ebd74ac5478a1218061ba893b (diff) | |
download | glibc-60084e34b63a9ad5bdd7381bab2d7bc30db106c9.tar.gz glibc-60084e34b63a9ad5bdd7381bab2d7bc30db106c9.tar.xz glibc-60084e34b63a9ad5bdd7381bab2d7bc30db106c9.zip |
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.
Diffstat (limited to 'elf/pldd-xx.c')
0 files changed, 0 insertions, 0 deletions