This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug hurd/777] malloc/arena.c, elf/dl-load.c: trunk changes needed on glibc-2_3-branch


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-07 22:46 -------
Subject: Bug 777

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-03-07 22:46:22

Modified files:
	elf            : dl-load.c 

Log message:
	2005-03-01  Alfred M. Szmidt  <ams@gnu.org>
	
	[BZ #777]
	* elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
	Add missing initializer.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/dl-load.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.254.2.2&r2=1.254.2.3


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-07 22:46 -------
Subject: Bug 777

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-03-07 22:46:25

Modified files:
	malloc         : arena.c 

Log message:
	2005-03-01  Alfred M. Szmidt  <ams@gnu.org>
	
	[BZ #777]
	* malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
	USE_TLS && !USE___THREAD].

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/malloc/arena.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.13&r2=1.13.2.1



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=777

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]