audk/AppPkg/Applications
daryl.mcdaniel c9f4d4838c 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
2014-09-09 22:37:02 +00:00
..
ArithChk AppPkg: Add the Arithchk utility and clean up some build problems. 2014-09-09 22:37:02 +00:00
Enquire Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Hello Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Main AppPkg: Add the Arithchk utility and clean up some build problems. 2014-09-09 22:37:02 +00:00
OrderedCollectionTest AppPkg: introduce OrderedCollectionTest 2014-08-12 07:29:17 +00:00
Python AppPkg: Add the Arithchk utility and clean up some build problems. 2014-09-09 22:37:02 +00:00
Sockets AppPkg/Applications/Sockets/TftpServer: Make the include file names match the case of the files in the file system. 2014-08-25 20:47:20 +00:00