mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
[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.
This commit is contained in:
parent
a489c5298d
commit
7a4b34c9c2
@ -1,3 +1,12 @@
|
||||
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.
|
||||
|
||||
2004-08-15 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/posix/getaddrinfo.c (gaih_inet): Optimize generation of
|
||||
|
Loading…
Reference in New Issue
Block a user