OSDN Git Service

Only use O_BINARY if it is defined (windows compatibility)
authorBruce Beare <bruce.j.beare@intel.com>
Mon, 6 Jun 2011 17:50:57 +0000 (10:50 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Thu, 9 Jun 2011 18:51:34 +0000 (20:51 +0200)
commit372191f2b87d90acfb25db5c938ac96f861c2c04
tree7259e615d1996e190ad080611feb2fd2bd93354c
parenta3394df8d7e5a6b2f1ee61d8a61b8baac255eff1
Only use O_BINARY if it is defined (windows compatibility)

Change-Id: Iaa3c0812ef4d90d46b4031be7f4faca84c7d7200
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
libdex/CmdUtils.c
libdex/ZipArchive.c