projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
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 c6c915c9187f8f35cb98a8d987a38e19fd8b862f..eaff717b2b4257dabf97bbee11d503a2dd43fd7a 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
-# 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