aboutsummaryrefslogtreecommitdiff
path: root/e_os2.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-10Rhapsody had ftime, Darwin doesn't (any longer?)Richard Levitte1-0/+4
2002-10-09Add a few more VxWorks targets.Richard Levitte1-0/+5
2002-06-13Tentatively add support for UWIN, a Unix-like environment on top of Windows.Richard Levitte1-8/+13
2002-04-06Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTER...Richard Levitte1-0/+3
2001-09-27Apparently, Linux is identified with __linux__ as well.Richard Levitte1-1/+1
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte1-0/+6
2001-05-13It seems like the removal of "extern" before "static" wasn't aRichard Levitte1-1/+1
2001-05-13Put back a removed "extern", or many compilers will complain aboutRichard Levitte1-1/+1
2001-05-12Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson1-2/+2
2001-05-12Under VC++ _DLL is set to indicate that the applicationDr. Stephen Henson1-3/+0
2001-04-04Correct a typo. linux != linus.Richard Levitte1-1/+1
2001-03-05Add the possibility for option macros and start using it to indicateRichard Levitte1-1/+16
2001-03-02Introduce the possibility to access global variables throughRichard Levitte1-0/+22
2001-02-22Always include opensslconf.h, even if it's already been done before.Richard Levitte1-2/+5
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-3/+149
2000-12-31Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN theRichard Levitte1-8/+27
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-2/+2
1999-06-09Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1-0/+10
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1-12/+0
1999-05-15e_os* corrections.Bodo Möller1-0/+40