Date: Wed, 5 Nov 2003 00:20:45 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfprintf.c vfscanf.c vfwprintf.c vfwscanf.c vswprintf.c vswscanf.c Message-ID: <200311050820.hA58Kjxv035232@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/11/05 00:20:45 PST
FreeBSD src repository
Modified files:
lib/libc/stdio vfprintf.c vfscanf.c vfwprintf.c
vfwscanf.c vswprintf.c vswscanf.c
Log:
Pass NULL instead of a pointer to a zeroed mbstate_t object.
Revision Changes Path
1.60 +4 -9 src/lib/libc/stdio/vfprintf.c
1.33 +3 -7 src/lib/libc/stdio/vfscanf.c
1.13 +2 -5 src/lib/libc/stdio/vfwprintf.c
1.7 +6 -10 src/lib/libc/stdio/vfwscanf.c
1.4 +1 -3 src/lib/libc/stdio/vswprintf.c
1.2 +1 -3 src/lib/libc/stdio/vswscanf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311050820.hA58Kjxv035232>
