From f2cd432663701ce4d346b7b3232ad74e98c90aab Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 2 Sep 2005 07:34:55 +0000 Subject: [PATCH] * elf/dl-load.c (_dl_map_object_from_fd): No need to change protection of memory used for the last segment. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3b7f4ed..81184b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-09-02 Ulrich Drepper + + * elf/dl-load.c (_dl_map_object_from_fd): No need to change + protection of memory used for the last segment. + 2005-08-22 Robert Millan * sysdeps/mach/hurd/nfs/nfs.h: Move to ... -- 2.7.4