]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/o_time.c
Add volatile qualifications to two blocks of inline asm to stop GCC from
[thirdparty/openssl.git] / crypto / o_time.c
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-07-19  Richard LevitteSince version 7.0, The C RTL in VMS handles time in...
2003-06-12  Richard LevitteDo not try to use non-existent gmtime_r() on SunOS4.
2003-03-13  Dr. Stephen HensonReturn an error if gmtime returns NULL.
2003-01-24  Dr. Stephen HensonCheck return value of gmtime() and add error codes
2002-01-08  Richard LevittePatches to make OpenSSL compilable on MacOS/X.
2001-08-03  Richard LevitteMake sure memcpy() gets properly declared by including...
2001-07-05  Richard LevitteUse one address consistently.
2001-07-01  Richard LevitteChanges to have OpenSSL compile on OS/2.
2001-05-16  Richard LevitteNew internal function OPENSSL_gmtime, which is intended...