Date: Sat, 31 Jan 2004 15:16:09 -0800 (PST) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfscanf.c Message-ID: <200401312316.i0VNG9Nq064945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2004/01/31 15:16:09 PST
FreeBSD src repository
Modified files:
lib/libc/stdio vfscanf.c
Log:
Fix the handling of negative hexadecimal numbers in integer formats.
Note that this bug is unrelated to recent work in this area; it seems
to have been present since revision 1.1.
Obtained from: NetBSD
Revision Changes Path
1.35 +9 -3 src/lib/libc/stdio/vfscanf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401312316.i0VNG9Nq064945>
