aboutsummaryrefslogtreecommitdiff
path: root/e_os2.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-11Add BeOS support.Ulf Möller1-0/+11
2005-12-18Put back OPENSSL_SYS_MSDOS definition to revive DJGPP built.Andy Polyakov1-0/+7
2005-08-02Keep disclaiming 16-bit support.Andy Polyakov1-14/+1
2005-04-13Addenum to http://cvs.openssl.org/chngview?cn=13054.Andy Polyakov1-2/+2
2004-12-19Don't use multiple storage types.Dr. Stephen Henson1-1/+1
2004-07-27The compiler may complain about what looks like a double definition of aRichard Levitte1-3/+4
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte1-0/+5
2003-11-28Netware-specific changes,Richard Levitte1-0/+6
2003-03-22To define OPENSSL_NO_FP_API for all MSDOS type targets was unfairRichard Levitte1-1/+3
2003-03-20Because it may be needed in public header files, move the definitionRichard Levitte1-0/+1
2002-11-15WinCE patchesRichard Levitte1-1/+5
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte1-0/+3
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