This is the mail archive of the glibc-bugs@sourceware.org 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/3902] sprintf %0lld fails if argument is 0


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2007-07-12 14:46 -------
Subject: Bug 3902

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_5-branch
Changes by:	jakub@sourceware.org	2007-07-12 14:45:55

Modified files:
	.              : ChangeLog 
	stdio-common   : Makefile _itoa.c 
Added files:
	stdio-common   : bug17.c 

Log message:
	2007-01-22  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #3902]
	* stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
	* stdio-common/Makefile (tests): Add bug17.
	* stdio-common/bug17.c: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.36&r2=1.10362.2.37
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/bug17.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=NONE&r2=1.1.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.98&r2=1.98.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/_itoa.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.21&r2=1.21.8.1



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3902

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