From 410828e47a70317c39ef4ac1192d467a1cd0d48f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 12 Dec 2004 21:06:37 +0000 Subject: Update. 2004-12-12 Ulrich Drepper * elf/dl-load.c (_dl_map_object_from_fd): Fix computation of mapping start. It must take the actual pagesize into account, not the alignment in the file. --- linuxthreads/ChangeLog | 4 ++++ linuxthreads/internals.h | 1 + 2 files changed, 5 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 261b5db6a2..beaad8c6c5 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-12-12 Ulrich Drepper + + * internals.h: Include to match includes used in nptl. + 2004-12-01 Jakub Jelinek #include +#include #include #include #include -- cgit v1.2.3