]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Mon, 7 Mar 2005 22:46:33 +0000 (22:46 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 7 Mar 2005 22:46:33 +0000 (22:46 +0000)
ChangeLog

index 9de2aa5e638fb7a9e3550857b7ca077259f31c1c..3f6a0589942c40aa53dcd802cd40710aa07f7251 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-03-01  Alfred M. Szmidt  <ams@gnu.org>
+
+       [BZ #777]
+       * elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
+       Add missing initializer.
+
+       [BZ #777]
+       * malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
+       USE_TLS && !USE___THREAD].
+
 2005-02-23  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #719]