audk/StdLib/LibC/gdtoa
Daryl McDaniel a0d367299f StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition.
gdtoaimp.h: update the Kmax definition.
strtodg.c: initialize variables before use.

general: Remove conditional sections for VAX and IBM mainframe.  Remove conditional sections for pre-ANSI (K&R) function prototypes.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
Reviewed-by: Jaben carsey <Jaben.carsey@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15874 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-21 20:58:05 +00:00
..
Ipf
_strtof.c
_strtold.c
atof.c
dmisc.c
dtoa.c
gdtoa.c
gdtoa.h StdLib: The formatting for double float values, within the gdtoa library, is improper. 2014-08-06 18:29:02 +00:00
gdtoa.inf StdLib/LibC: Fix ARM symbol problems 2014-08-20 21:55:45 +00:00
gdtoaimp.h StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition. 2014-08-21 20:58:05 +00:00
gethex.c
gmisc.c
hd_init.c
hexnan.c
ldtoa.c
misc.c
smisc.c
strtod.c
strtodg.c StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition. 2014-08-21 20:58:05 +00:00
strtof.c StdLib/LibC/gdtoa: fix "missing braces around initializer" 2014-08-11 21:59:53 +00:00
strtold_px.c
strtold_subr.c
strtopx.c
sum.c
ulp.c