summaryrefslogtreecommitdiff
path: root/e_os2.h
Commit message (Expand)AuthorAgeFilesLines
* Tentatively add support for UWIN, a Unix-like environment on top of Windows.levitte2002-06-131-8/+13
* Recognise DEC C++ as equivalent to DEC C for the definitions of OPENSSL_EXTER...levitte2002-04-061-0/+3
* Apparently, Linux is identified with __linux__ as well.levitte2001-09-271-1/+1
* Changes to have OpenSSL compile on OS/2.levitte2001-07-011-0/+6
* It seems like the removal of "extern" before "static" wasn't alevitte2001-05-131-1/+1
* Put back a removed "extern", or many compilers will complain aboutlevitte2001-05-131-1/+1
* Change Win32 to use EXPORT_VAR_AS_FN.steve2001-05-121-2/+2
* Under VC++ _DLL is set to indicate that the applicationsteve2001-05-121-3/+0
* Correct a typo. linux != linus.levitte2001-04-041-1/+1
* Add the possibility for option macros and start using it to indicatelevitte2001-03-051-1/+16
* Introduce the possibility to access global variables throughlevitte2001-03-021-0/+22
* Always include opensslconf.h, even if it's already been done before.levitte2001-02-221-2/+5
* Make all configuration macros available for application by makinglevitte2001-02-191-3/+149
* Define OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENSSL_EXTERN thelevitte2000-12-311-8/+27
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,levitte2000-05-021-2/+2
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).bodo1999-06-091-0/+10
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.bodo1999-05-151-12/+0
* e_os* corrections.bodo1999-05-151-0/+40