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 libc/1100] improve __chk_fail behavior


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-18 03:12 -------
Subject: Bug 1100

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

Modified files:
	debug          : chk_fail.c 

Log message:
	2005-02-11  Jakub Jelinek  <jakub@redhat.com>
	
	[BZ #1100]
	* debug/chk_fail.c (__chk_fail): Add a while (1) loop around
	__libc_message to kill GCC warning about noreturn function returning.
	2005-01-26  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #1100]
	* debug/chk_fail.c (__chk_fail): Print program name in final message.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/debug/chk_fail.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2&r2=1.2.2.1



-- 


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

------- 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]