newlib/winsup/mingw/include
Danny Smith 4aa3feb899 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>
* include/stdio.h (vscanf): Add prototype.
	(vfscanf): Ditto.
	(vsscanf): Ditto.
	(vwscanf): Ditto.
	(vfwscanf): Ditto.
	(vswscanf): Ditto.
	* include/wchar.h (vwscanf): Add prototype.
	(vfwscanf): Ditto.
	(vswscanf): Ditto.
	* mingwex/snprintf.c: Move to mingwex/stdio.
 	* mingwex/vsnprintf.c: Ditto.
	* mingwex/snwprintf.c: Ditto.
	* mingwex/vsnwprintf.c: Ditto.
	* mingwex/Makefile.in (VPATH): Add $(srcdir)/stdio
	(STDIO_DISTFILES): Add.
	(DISTFILES): Adjust.
	(STDIO_STUB_OBJS): Rename to STDIO_OBJS and add v*scanf objects.
	(LIB_OBJS): Adjust.
	(dist): Adjust.

2003-03-02  Aaron W  LaFramboise   <AWLaFramboise@aol.com>

	* mingwex/stdio: New directory
	* mingwex/stdio/vfscanf.c: New file.
	* mingwex/stdio/vfwscanf.c:  New file.
	* mingwex/stdio/vscanf.c:  New file.
	* mingwex/stdio/vsscanf.c:  New file.
	* mingwex/stdio/vswscanf.c:  New file.
	* mingwex/stdio/vwscanf.c:  New file.
2003-03-02 07:00:48 +00:00
..
sys * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
_mingw.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
assert.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
conio.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
ctype.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
dir.h Merge MinGW CVS differences 2001-12-05 15:01:06 +00:00
direct.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
dirent.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
dos.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
errno.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
excpt.h 2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2002-06-18 04:13:18 +00:00
fcntl.h 2002-10-19 Kang Li <rubylith@users.sourceforge.net> 2002-10-20 04:35:58 +00:00
fenv.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
float.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
inttypes.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
io.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
limits.h Merge MinGW CVS differences 2001-12-05 15:01:06 +00:00
locale.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
malloc.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
math.h * include/math.h: Remove _CRTIMP from pow() prototype, 2003-02-10 23:56:04 +00:00
mbctype.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
mbstring.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
mem.h
memory.h
process.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
setjmp.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
share.h 2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2002-06-18 04:13:18 +00:00
signal.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
stdarg.h * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
stddef.h * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
stdint.h * include/stdint.h (INT64_C, UINT64_C ): Append suffix to let 2002-10-11 02:21:56 +00:00
stdio.h 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net> 2003-03-02 07:00:48 +00:00
stdlib.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
string.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
strings.h * include/strings.h: New file. 2001-12-05 13:55:19 +00:00
tchar.h 2002-10-08 Heiko Gerdau <hg@technosis.de> 2002-10-08 20:28:14 +00:00
time.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00
unistd.h * include/unistd.h: Add include of process.h. 2002-08-14 21:08:43 +00:00
values.h
varargs.h * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wchar.h 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net> 2003-03-02 07:00:48 +00:00
wctype.h * include/_mingw.h (_CRTIMP): Define for __GNUC__ if 2003-02-10 21:13:34 +00:00