summaryrefslogtreecommitdiffstats
path: root/e_os2.h
AgeCommit message (Expand)Author
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-05-13It seems like the removal of "extern" before "static" wasn't aRichard Levitte
2001-05-13Put back a removed "extern", or many compilers will complain aboutRichard Levitte
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson
2001-05-12Under VC++ _DLL is set to indicate that the applicationDr. Stephen Henson
2001-04-04Correct a typo. linux != linus.Richard Levitte
2001-03-05Add the possibility for option macros and start using it to indicateRichard Levitte
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2001-02-22Always include opensslconf.h, even if it's already been done before.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-31Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN theRichard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
1999-06-09Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller
1999-05-15e_os* corrections.Bodo Möller