summaryrefslogtreecommitdiff
path: root/e_os2.h
Commit message (Expand)AuthorAgeFilesLines
* 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