4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-14 21:19:17 +08:00
Corinna Vinschen c842ff73e7 * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
to make sure CHECK_INIT is called.
	(_fscanf_r): Ditto.
	* /libc/stdio/scanf.c (scanf): Ditto.
	(_scanf_r): Ditto.
	* libc/stdio/fwscanf.c (fwscanf): Call _vfwscanf_r instead of
	__svfwscanf_r to make sure CHECK_INIT is called.
	(_fwscanf_r): Ditto.
	* libc/stdio/wscanf.c (wscanf): Ditto.
	(_wscanf_r): Ditto.
2011-07-15 08:04:17 +00:00
..
2007-07-31 20:49:40 +00:00
2007-06-04 18:10:17 +00:00
2008-03-04 02:22:36 +00:00
2007-06-04 18:10:17 +00:00
2007-03-15 18:40:48 +00:00
2011-06-14 03:56:05 +00:00
2009-07-03 11:58:04 +00:00
2010-07-19 18:21:11 +00:00
2007-07-13 20:37:53 +00:00
2009-07-03 11:58:04 +00:00
2011-06-14 03:56:05 +00:00