Sign in
flutter
/
third_party
/
openssl
/
1a19f83d4c67254e211fc873f74049906ac5c971
/
e_os2.h
1a19f83
Apparently, Linux is identified with __linux__ as well.
by Richard Levitte
· 24 years ago
dc01b6b
Changes to have OpenSSL compile on OS/2.
by Richard Levitte
· 24 years ago
99c65ce
It seems like the removal of "extern" before "static" wasn't a mistake.
by Richard Levitte
· 24 years ago
96aaf80
Put back a removed "extern", or many compilers will complain about
by Richard Levitte
· 24 years ago
4831e62
Change Win32 to use EXPORT_VAR_AS_FN.
by Dr. Stephen Henson
· 24 years ago
595cc5b
by Dr. Stephen Henson
· 24 years ago
6bcac6e
Correct a typo. linux != linus.
by Richard Levitte
· 24 years ago
5cac59b
Add the possibility for option macros and start using it to indicate
by Richard Levitte
· 24 years ago
62dc5aa
Introduce the possibility to access global variables through
by Richard Levitte
· 24 years ago
1961b32
Always include opensslconf.h, even if it's already been done before.
by Richard Levitte
· 24 years ago
cf1b7d9
Make all configuration macros available for application by making
by Richard Levitte
· 24 years ago
21cd437
Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN the
by Richard Levitte
· 24 years ago
82271ce
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
by Richard Levitte
· 25 years ago
e766a68
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
by Bodo Möller
· 26 years ago
e1999b1
Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.
by Bodo Möller
· 26 years ago
2a4a0a3
e_os* corrections.
by Bodo Möller
· 26 years ago