projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
536a164
)
e_os.h: keep stdin redifinitions to "normal" Windows.
author
Andy Polyakov
<appro@openssl.org>
Mon, 29 Oct 2012 20:55:08 +0000
(20:55 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 29 Oct 2012 20:55:08 +0000
(20:55 +0000)
e_os.h
patch
|
blob
|
history
diff --git
a/e_os.h
b/e_os.h
index
c6c915c
..
eaff717
100644
(file)
--- a/
e_os.h
+++ b/
e_os.h
@@
-306,7
+306,7
@@
static unsigned int _strlen31(const char *str)
# undef isupper
# undef isxdigit
# endif
# undef isupper
# undef isxdigit
# endif
-# if defined(_MSC_VER) && !defined(_DLL) && defined(stdin)
+# if defined(_MSC_VER) && !defined(_
WIN32_WCE) && !defined(_
DLL) && defined(stdin)
# if _MSC_VER>=1300
# undef stdin
# undef stdout
# if _MSC_VER>=1300
# undef stdin
# undef stdout