audk/StdLib/LibC/Stdio
Olivier Martin 0e398dc739 StdLib: reinstate the use of va_arg() to handle long double arguments in vfscanf.
NOTE: Replaces the previous version which was a file from the wrong project.

Applies the patch, submitted by Olivier Martin, to use va_arg for long double.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Daryl McDaniel <daryl.mcdaniel@intel.com>

Includes some cosmetic changes to enhance readability.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Olivier Martin <Olivier.Martin@arm.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15859 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-20 23:20:54 +00:00
..
Stdio.inf
clrerr.c
fclose.c
fdopen.c
feof.c
ferror.c
fflush.c
fgetc.c
fgetln.c
fgetpos.c
fgets.c
fgetstr.c
fgetwc.c
fgetws.c
fileext.h
fileno.c
findfp.c
flags.c
floatio.h
flockfile.c
fopen.c
fparseln.c
fprintf.c
fpurge.c
fputc.c
fputs.c
fputwc.c
fputws.c
fread.c
freopen.c
fscanf.c
fseek.c
fseeko.c
fsetpos.c
ftell.c
ftello.c
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.c
getchar.c
gets.c
gettemp.c
getwc.c
getwchar.c
glue.h
local.h
makebuf.c
mkdtemp.c
mkstemp.c
mktemp.c
perror.c
printf.c
putc.c
putchar.c
puts.c
putwc.c
putwchar.c
refill.c
remove.c
rewind.c
rget.c
scanf.c
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
snprintf_ss.c
sprintf.c
sscanf.c
stdio.c
swprintf.c
swscanf.c
tempnam.c
tmpfile.c
tmpnam.c
ungetc.c
ungetwc.c
vasprintf.c
vfprintf.c
vfscanf.c
vfwprintf.c
vfwscanf.c
vprintf.c
vscanf.c
vsnprintf.c
vsnprintf_ss.c
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wcio.h
wprintf.c
wscanf.c
wsetup.c