History log of /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/socketmodule.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c9f4d4838ce92a6c2fb4faf5f46faa3b057b4dee 10-Sep-2014 daryl.mcdaniel <daryl.mcdaniel@intel.com> AppPkg: Add the Arithchk utility and clean up some build problems.

AppPkg\
AppPkg.dsc
Update copyright date
Add Component ArithChk.inf
Applications\
Main\
Main.inf
Remove DevShell dependency
Python\
Python-2.7.2\Modules\
socketmodule.c
Initialize addro, in sock_sendto(), before use.
ArithChk\
ArithChk.inf
arithchk.c
NEW
This is a direct port of the arithchk program which is included as part of the NetBSD gdtoa library.

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


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16082 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/socketmodule.c
de08c53b0f65f212c25f0eea13d6cdf4bd9c7fb4 19-Aug-2014 Daryl McDaniel <daryl.mcdaniel@intel.com> AppPkg/Applications/Python: Explicitly initialize variables before use to keep newer compilers happy.

Explicitly initialize variables before any potential use.

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


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15819 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/socketmodule.c
4710c53dcad1ebf3755f3efb9e80ac24bd72a9b2 17-Apr-2012 darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site.

These files are a subset of the python-2.7.2.tgz distribution from python.org. Changed files from PyMod-2.7.2 have been copied into the corresponding directories of this tree, replacing the original files in the distribution.

Signed-off-by: daryl.mcdaniel@intel.com


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13197 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/socketmodule.c