This is the mail archive of the glibc-cvs@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]

libc ./ChangeLog libio/stdio.h stdio-common/Ma ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	jakub@sourceware.org	2008-05-24 18:14:36

Modified files:
	.              : ChangeLog 
	libio          : stdio.h 
	stdio-common   : Makefile scanf14.c scanf15.c 
Added files:
	stdio-common   : scanf16.c scanf17.c 

Log message:
	* libio/stdio.h (vscanf): Fix -std=c99 redirect.
	* stdio-common/Makefile (tests): Add scanf16 and scanf17.
	(CFLAGS-scanf17.c): New.
	* stdio-common/scanf14.c (main): Add fscanf and scanf tests.
	* stdio-common/scanf15.c (main): Likewise.
	* stdio-common/scanf16.c: New test.
	* stdio-common/scanf17.c: New test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.11224&r2=1.11225
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/stdio.h.diff?cvsroot=glibc&r1=1.92&r2=1.93
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/scanf16.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/scanf17.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/Makefile.diff?cvsroot=glibc&r1=1.111&r2=1.112
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/scanf14.c.diff?cvsroot=glibc&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/scanf15.c.diff?cvsroot=glibc&r1=1.1&r2=1.2


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