[BZ #227]
authorRoland McGrath <roland@gnu.org>
Sun, 15 Aug 2004 23:33:09 +0000 (23:33 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 15 Aug 2004 23:33:09 +0000 (23:33 +0000)
commit7a4b34c9c2ceb6a17f522c2853aae86a67a29cb2
tree6c799ca37e1676a90a681e478e3262a6acf6f388
parenta489c5298d5350e2b443af444e3303d01667e6a3
[BZ #227]

2004-08-15  Roland McGrath  <roland@redhat.com>
[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