From 22930c9bf21ea15d0da1477a379029e2de259b69 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 10 Jan 1996 10:00:22 +0000 Subject: Tue Jan 9 16:10:26 1996 Roland McGrath * elf/dl-load.c (_dl_map_object_from_fd): After mapping first segment to find location, mprotect excess region to no access, don't munmap it. * sysdeps/mach/hurd/dl-sysdep.c (mmap): If vm_map returns KERN_NO_SPACE for fixed location, deallocate it and try again. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 49459f3707..f97187ed11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Jan 9 16:10:26 1996 Roland McGrath + + * elf/dl-load.c (_dl_map_object_from_fd): After mapping first + segment to find location, mprotect excess region to no access, + don't munmap it. + + * sysdeps/mach/hurd/dl-sysdep.c (mmap): If vm_map returns + KERN_NO_SPACE for fixed location, deallocate it and try again. + Mon Jan 8 17:43:23 1996 Roland McGrath * locale/Makefile (lib-modules): Renamed hash to locfile-hash. -- cgit v1.2.3