summaryrefslogtreecommitdiff
path: root/e_os2.h
Commit message (Expand)AuthorAgeFilesLines
* PR: 2563steve2011-12-191-1/+7
* Add new type ossl_ssize_t instead of ssize_t and move definitions tosteve2010-07-261-0/+21
* Add attribute to check if return value of certain functions is incorrectlysteve2009-09-231-0/+6
* Updates from 1.0.0-stable branch.steve2009-04-201-1/+1
* OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceappro2007-05-201-6/+5
* Add BeOS support.ulf2006-04-111-0/+11
* Put back OPENSSL_SYS_MSDOS definition to revive DJGPP built.appro2005-12-181-0/+7
* Keep disclaiming 16-bit support.appro2005-08-021-14/+1
* Addenum to http://cvs.openssl.org/chngview?cn=13054.appro2005-04-131-2/+2
* Don't use multiple storage types.steve2004-12-191-1/+1
* The compiler may complain about what looks like a double definition of alevitte2004-07-271-3/+4
* Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.levitte2004-06-281-0/+5
* Netware-specific changes,levitte2003-11-281-0/+6
* To define OPENSSL_NO_FP_API for all MSDOS type targets was unfairlevitte2003-03-221-1/+3
* Because it may be needed in public header files, move the definitionlevitte2003-03-201-0/+1
* WinCE patcheslevitte2002-11-151-1/+5
* Correct support for SunOS 4.1.3_U1.levitte2002-11-131-0/+3
* Rhapsody had ftime, Darwin doesn't (any longer?)levitte2002-10-101-0/+4
* Add a few more VxWorks targets.levitte2002-10-091-0/+5
* 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