Loading include/arch/darwin-x86/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -300,4 +300,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /*_ANDROID_CONFIG_H*/ include/arch/freebsd-x86/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -358,4 +358,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /*_ANDROID_CONFIG_H*/ include/arch/linux-arm/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -354,4 +354,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /* _ANDROID_CONFIG_H */ include/arch/linux-ppc/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -318,4 +318,12 @@ */ #define HAVE_PREAD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /*_ANDROID_CONFIG_H*/ include/arch/linux-sh/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -361,4 +361,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /* _ANDROID_CONFIG_H */ Loading
include/arch/darwin-x86/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -300,4 +300,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /*_ANDROID_CONFIG_H*/
include/arch/freebsd-x86/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -358,4 +358,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /*_ANDROID_CONFIG_H*/
include/arch/linux-arm/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -354,4 +354,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /* _ANDROID_CONFIG_H */
include/arch/linux-ppc/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -318,4 +318,12 @@ */ #define HAVE_PREAD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /*_ANDROID_CONFIG_H*/
include/arch/linux-sh/AndroidConfig.h +8 −0 Original line number Diff line number Diff line Loading @@ -361,4 +361,12 @@ */ #define HAVE_PRINTF_ZD 1 /* * We need to open binary files using O_BINARY on Windows. * Most systems lack (and actually don't need) this flag. */ #ifndef O_BINARY #define O_BINARY 0 #endif #endif /* _ANDROID_CONFIG_H */