summaryrefslogtreecommitdiff
path: root/e_os2.h
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-176/+181
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-28/+30
* PR: 2563Dr. Stephen Henson2011-12-191-1/+7
* Backport ossl_ssize_t type from HEAD.Dr. Stephen Henson2011-10-101-0/+20
* PR: 1894Dr. Stephen Henson2009-04-161-1/+1
* OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceAndy Polyakov2007-05-201-6/+5
* Add BeOS support.Ulf Möller2006-04-111-0/+11
* Put back OPENSSL_SYS_MSDOS definition to revive DJGPP built.Andy Polyakov2005-12-181-0/+7
* Keep disclaiming 16-bit support.Andy Polyakov2005-08-021-14/+1
* Addenum to http://cvs.openssl.org/chngview?cn=13054.Andy Polyakov2005-04-131-2/+2
* Don't use multiple storage types.Dr. Stephen Henson2004-12-191-1/+1
* The compiler may complain about what looks like a double definition of aRichard Levitte2004-07-271-3/+4
* Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte2004-06-281-0/+5
* Netware-specific changes,Richard Levitte2003-11-281-0/+6
* To define OPENSSL_NO_FP_API for all MSDOS type targets was unfairRichard Levitte2003-03-221-1/+3
* Because it may be needed in public header files, move the definitionRichard Levitte2003-03-201-0/+1
* WinCE patchesRichard Levitte2002-11-151-1/+5
* Correct support for SunOS 4.1.3_U1.Richard Levitte2002-11-131-0/+3
* Rhapsody had ftime, Darwin doesn't (any longer?)Richard Levitte2002-10-101-0/+4
* Add a few more VxWorks targets.Richard Levitte2002-10-091-0/+5
* Tentatively add support for UWIN, a Unix-like environment on top of Windows.Richard Levitte2002-06-131-8/+13
* Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTER...Richard Levitte2002-04-061-0/+3
* Apparently, Linux is identified with __linux__ as well.Richard Levitte2001-09-271-1/+1
* Changes to have OpenSSL compile on OS/2.Richard Levitte2001-07-011-0/+6
* It seems like the removal of "extern" before "static" wasn't aRichard Levitte2001-05-131-1/+1
* Put back a removed "extern", or many compilers will complain aboutRichard Levitte2001-05-131-1/+1
* Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson2001-05-121-2/+2
* Under VC++ _DLL is set to indicate that the applicationDr. Stephen Henson2001-05-121-3/+0
* Correct a typo. linux != linus.Richard Levitte2001-04-041-1/+1
* Add the possibility for option macros and start using it to indicateRichard Levitte2001-03-051-1/+16
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-0/+22
* Always include opensslconf.h, even if it's already been done before.Richard Levitte2001-02-221-2/+5
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+149
* Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN theRichard Levitte2000-12-311-8/+27
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-2/+2
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-0/+10
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1999-05-151-12/+0
* e_os* corrections.Bodo Möller1999-05-151-0/+40