From 7a4b34c9c2ceb6a17f522c2853aae86a67a29cb2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 15 Aug 2004 23:33:09 +0000 Subject: [BZ #227] 2004-08-15 Roland McGrath [BZ #227] * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_BRK_PAGE_ROUNDED): New macro. * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk) [! __ASSUME_BRK_PAGE_ROUNDED]: Adjust the break up if it falls within the partial page after the dynamic linker's own data segment. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 00d62964e2..688a1fa253 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-08-15 Roland McGrath + + [BZ #227] + * sysdeps/unix/sysv/linux/kernel-features.h + (__ASSUME_BRK_PAGE_ROUNDED): New macro. + * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk) + [! __ASSUME_BRK_PAGE_ROUNDED]: Adjust the break up if it falls within + the partial page after the dynamic linker's own data segment. + 2004-08-15 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (gaih_inet): Optimize generation of -- cgit v1.2.3