Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.
commitfcccd51286acbf9c19ac57ab7143e257d58323fd
authorRoland McGrath <roland@hack.frob.com>
Thu, 3 Apr 2014 17:47:14 +0000 (3 10:47 -0700)
committerRoland McGrath <roland@hack.frob.com>
Thu, 3 Apr 2014 17:47:14 +0000 (3 10:47 -0700)
tree011b737ea7df67117682d2fd4e0a6998c8eca840
parentf6488e2b7f13529cde762d02a0352071c078ff9a
Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.
15 files changed:
ChangeLog
elf/dl-close.c
elf/dl-fptr.c
elf/dl-load.c
elf/dl-load.h [new file with mode: 0644]
elf/dl-map-segments.h [new file with mode: 0644]
elf/dl-unmap-segments.h [new file with mode: 0644]
ports/ChangeLog.hppa
ports/sysdeps/hppa/dl-fptr.c
sysdeps/aarch64/tlsdesc.c
sysdeps/arm/tlsdesc.c
sysdeps/generic/ldsodefs.h
sysdeps/i386/tlsdesc.c
sysdeps/tile/dl-runtime.c
sysdeps/x86_64/tlsdesc.c