newlib/winsup/mingw/mingwex
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
..
math * mingwex/math/cephes_emath.h: Don't redefine INFINITY. 2003-02-10 22:38:36 +00:00
stdio 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net> 2003-03-02 07:00:48 +00:00
_Exit.c
atoll.c
configure
configure.in
dirent.c
feclearexcept.c
fegetenv.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
fegetexceptflag.c
fegetround.c
feholdexcept.c
feraiseexcept.c
fesetenv.c
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c
fwide.c
imaxabs.c
imaxdiv.c
ldtoa.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
lltoa.c
lltow.c
Makefile.in 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net> 2003-03-02 07:00:48 +00:00
mbsinit.c
mingw-fseek.c * mingwex/mingw-fseek.c (INLINE): Remove define. 2003-01-26 06:38:43 +00:00
sitest.c
strtof.c
strtoimax.c
strtold.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
strtoumax.c
testwmem.c
ulltoa.c
ulltow.c
wcstof.c
wcstoimax.c
wcstold.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
wcstoumax.c
wdirent.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c
wtoll.c