Subject: CVS commit: [netbsd-1-6] basesrc/include
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 05/25/2002 01:05:52
Module Name:	basesrc
Committed By:	perry
Date:		Fri May 24 22:05:52 UTC 2002

Modified Files:
	basesrc/include [netbsd-1-6]: stdio.h

Log Message:
resolve 1.6 pullup tickets #12 and #20, submitted by thorpej.
This change pulls up revisions 1.43 and 1.44

Original messages:

> Add a scanf format attribute to __svfscanf().

and

> Parameterize the vfscanf macro's arguments.  Without them, 3rd party
> software can become greatly confused.
>
> This fixes 4 GCC 3.2 testsuite failures.
>
> This is a stop-gap measure which can be easily applied to the 1.6
> release branch.  A different fix for the trunk is forthcoming.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.2.1 basesrc/include/stdio.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.