Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960110
commit22930c9bf21ea15d0da1477a379029e2de259b69
authorRoland McGrath <roland@gnu.org>
Wed, 10 Jan 1996 10:00:22 +0000 (10 10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 10 Jan 1996 10:00:22 +0000 (10 10:00 +0000)
tree4965b8c88d7fa7c00db1b58de2029b26d3310d95
parent7410183b8b5e048a99b715c18b7259160077c4e0
Tue Jan  9 16:10:26 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* 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
elf/dl-load.c
sysdeps/mach/hurd/dl-sysdep.c