Corinna Vinschen
d0b85c158f
* libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,
wscanf): Declare.
(_fwscanf_r, _swscanf_r, _vfwscanf_r, _vswscanf_r, _vwscanf_r,
_wscanf_r): Declare.
* libc/stdio/Makefile.am: Add new wscanf files.
* libc/stdio/Makefile.in: Regenerate.
* libc/stdio/fwscanf.c: New file.
* libc/stdio/local.h (__svfwscanf_r, __ssvfwscanf_r, __svfiwscanf_r,
__ssvfiwscanf_r): Declare.
* libc/stdio/stdio.tex: Add new documentation references.
* libc/stdio/swscanf.c: New file.
* libc/stdio/vfwscanf.c: New file.
* libc/stdio/vswscanf.c: New file.
* libc/stdio/vwscanf.c: New file.
* libc/stdio/wscanf.c: New file.
* libc/stdio/vfscanf.c (_sungetc_r): Make externaly available. Only
define if INTEGER_ONLY is defined. Declare otherwise.
(__ssrefill_r): Ditto.
(_sfread_r): Ditto.
Remove static eofread/eofread1 functions and use __seofread
function instead, throughout.
* libc/stdio/local.h (__seofread): Declare.
* libc/stdio/stdio.c (__seofread): Define.
* libc/stdio/fgetwc.c (__fgetwc): Fix compiler warning.
* libc/stdio/fgetws.c (_fgetws_r): Ditto.
* libc/stdio/fread.c (_fread_r): Ditto.
* libc/stdio/vfprintf.c: Ditto.
* libc/stdio/vswprintf.c: Ditto.
2009-03-11 11:53:22 +00:00
..
2008-04-30 02:47:14 +00:00
2008-12-11 17:27:56 +00:00
2008-11-24 22:08:02 +00:00
2008-04-14 21:14:55 +00:00
2006-09-26 21:22:19 +00:00
2008-10-31 21:08:03 +00:00
2008-10-31 21:08:03 +00:00
2007-07-13 20:37:53 +00:00
2004-04-23 20:01:55 +00:00
2007-07-31 20:49:40 +00:00
2006-09-26 21:22:19 +00:00
2006-09-26 21:22:19 +00:00
2008-10-31 21:08:03 +00:00
2006-09-26 21:22:19 +00:00
2005-02-08 01:33:19 +00:00
2006-09-26 21:22:19 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2006-09-26 21:22:19 +00:00
2008-12-10 23:43:12 +00:00
2007-05-04 02:55:16 +00:00
2004-11-24 00:45:41 +00:00
2007-06-04 18:10:17 +00:00
2000-12-06 23:50:11 +00:00
2007-08-02 20:23:06 +00:00
2004-06-11 20:37:10 +00:00
2008-10-31 21:08:03 +00:00
2007-05-04 02:55:16 +00:00
2006-09-26 21:22:19 +00:00
2008-12-10 23:43:12 +00:00
2009-02-16 15:04:34 +00:00
2008-12-12 17:21:08 +00:00
2009-03-11 11:53:22 +00:00
2008-12-12 15:45:19 +00:00
2004-04-23 20:01:55 +00:00
2008-12-12 15:45:19 +00:00
2004-04-23 20:01:55 +00:00
2008-10-31 21:08:03 +00:00
2008-03-04 02:22:36 +00:00
2004-04-23 20:01:55 +00:00
2007-06-04 18:10:17 +00:00
2007-07-13 20:37:53 +00:00
2007-03-15 18:40:48 +00:00
2009-01-12 22:19:11 +00:00
2009-01-05 19:08:03 +00:00
2009-03-06 09:55:52 +00:00
2008-12-10 23:43:12 +00:00
2009-03-11 11:53:22 +00:00
2008-10-31 21:08:03 +00:00
2006-09-26 21:22:19 +00:00
2008-10-31 21:08:03 +00:00
2006-06-14 20:49:11 +00:00
2006-09-26 21:22:19 +00:00
2004-04-23 20:01:55 +00:00
2008-11-25 09:33:43 +00:00
2005-10-28 21:21:08 +00:00
2008-12-10 23:43:12 +00:00
2008-12-12 17:21:08 +00:00
2007-05-04 02:55:16 +00:00
2005-02-08 01:33:19 +00:00
2009-03-11 11:53:22 +00:00
2008-01-03 22:33:37 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2007-05-01 23:03:36 +00:00
2009-02-25 04:00:05 +00:00
2005-02-08 01:33:19 +00:00
2007-05-04 02:55:16 +00:00
2008-10-31 21:08:03 +00:00
2006-09-26 21:22:19 +00:00
2008-10-31 21:08:03 +00:00
2006-06-14 20:49:11 +00:00
2008-12-10 23:43:12 +00:00
2005-10-28 21:21:08 +00:00
2008-12-10 23:43:12 +00:00
2008-12-12 17:21:08 +00:00
2008-12-10 23:43:12 +00:00
2008-10-31 21:08:03 +00:00
2007-09-18 19:32:43 +00:00
2007-05-25 17:05:09 +00:00
2008-03-11 19:13:30 +00:00
2005-02-08 01:33:19 +00:00
2004-11-24 00:45:41 +00:00
2004-04-23 20:01:55 +00:00
2004-09-16 21:15:14 +00:00
2004-04-23 20:01:55 +00:00
2007-07-13 20:37:53 +00:00
2008-10-31 21:08:03 +00:00
2009-03-11 11:53:22 +00:00
2008-04-14 21:14:55 +00:00
2008-04-14 21:14:55 +00:00
2008-10-31 21:08:03 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2009-03-06 09:55:52 +00:00
2009-03-11 11:53:22 +00:00
2007-05-17 12:10:29 +00:00
2004-04-23 20:01:55 +00:00
2008-12-10 23:43:12 +00:00
2008-12-10 23:43:12 +00:00
2008-04-14 21:14:55 +00:00
2008-12-11 17:27:56 +00:00
2008-11-24 21:27:33 +00:00
2008-04-14 21:14:55 +00:00
2008-03-07 16:45:04 +00:00
2008-03-07 16:45:04 +00:00
2007-08-31 21:21:27 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2009-03-06 09:55:52 +00:00
2009-03-11 11:53:22 +00:00
2008-10-31 21:08:03 +00:00
2008-10-31 21:08:03 +00:00
2005-02-08 01:33:19 +00:00
2005-02-08 01:33:19 +00:00
2008-04-14 21:14:55 +00:00
2009-03-11 11:53:22 +00:00
2008-04-14 21:14:55 +00:00
2008-04-30 02:47:14 +00:00
2008-04-14 21:14:55 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2009-03-11 11:53:22 +00:00
2009-03-06 09:55:52 +00:00
2009-03-11 11:53:22 +00:00
2008-12-10 23:43:12 +00:00
2009-03-06 09:55:52 +00:00
2009-03-11 11:53:22 +00:00
2007-03-15 18:40:48 +00:00