4aa3feb899
* 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. |
||
---|---|---|
.. | ||
math | ||
stdio | ||
_Exit.c | ||
atoll.c | ||
configure | ||
configure.in | ||
dirent.c | ||
feclearexcept.c | ||
fegetenv.c | ||
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 | ||
lltoa.c | ||
lltow.c | ||
Makefile.in | ||
mbsinit.c | ||
mingw-fseek.c | ||
sitest.c | ||
strtof.c | ||
strtoimax.c | ||
strtold.c | ||
strtoumax.c | ||
testwmem.c | ||
ulltoa.c | ||
ulltow.c | ||
wcstof.c | ||
wcstoimax.c | ||
wcstold.c | ||
wcstoumax.c | ||
wdirent.c | ||
wmemchr.c | ||
wmemcmp.c | ||
wmemcpy.c | ||
wmemmove.c | ||
wmemset.c | ||
wtoll.c |