]> git.proxmox.com Git - mirror_edk2.git/commit
StdLib: reinstate the use of va_arg() to handle long double arguments in vfscanf.
authorOlivier Martin <Olivier.Martin@arm.com>
Wed, 20 Aug 2014 23:20:54 +0000 (23:20 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Aug 2014 23:20:54 +0000 (23:20 +0000)
commit0e398dc7392bcf5f855ab76192f226051b05a309
treea273cf488fe3d75bc468254f6faf24e109509a77
parent1bc81f40096526647ce5c74dadea42d2ab9363f5
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
StdLib/LibC/Stdio/vfscanf.c