Subject: CVS commit: [netbsd-1-6] src/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/19/2003 01:31:01
Module Name:	src
Committed By:	grant
Date:		Thu Jun 19 01:31:01 UTC 2003

Modified Files:
	src/lib/libc/stdio [netbsd-1-6]: vfscanf.c

Log Message:
Pull up revision 1.34 (requested by thorpej in ticket #1298):

Fix handing of -ve hexadecimal numbers in the %i format.  Fixes
PR lib/21691.  Patch from Simon Burge.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.30.2.1 src/lib/libc/stdio/vfscanf.c

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