mirror of git://sourceware.org/git/glibc.git
parent
21745dfa61
commit
7511232436
|
|
@ -156,9 +156,11 @@
|
||||||
|
|
||||||
2005-03-01 Alfred M. Szmidt <ams@gnu.org>
|
2005-03-01 Alfred M. Szmidt <ams@gnu.org>
|
||||||
|
|
||||||
|
[BZ #777]
|
||||||
* elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
|
* elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
|
||||||
Add missing initializer.
|
Add missing initializer.
|
||||||
|
|
||||||
|
[BZ #777]
|
||||||
* malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
|
* malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
|
||||||
USE_TLS && !USE___THREAD].
|
USE_TLS && !USE___THREAD].
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue