aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-map-segments.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-02-21elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu1-0/+3
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella1-2/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-14elf: Align argument of __munmap to page size [BZ #28676]H.J. Lu1-0/+1
2021-12-10elf: Properly align PT_LOAD segments [BZ #28676]Rongwei Wang1-4/+46
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-04-09Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin1-8/+12
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath1-0/+153