mariadb/extra/yassl/taocrypt/test
Sergei Golubchik 4e17ec5a29 fixes for solaris 10
configure.in:
  * don't use assembler when building with native linker and --with-embedded.
    Embedded uses PIC and our assembler sources aren't PIC
  * workaround for OpenSolaris Bug 6611808
extra/libevent/devpoll.c:
  compiler warning
extra/yassl/src/buffer.cpp:
  include config.h first to make sure that _FILE_OFFSET_BITS is defined
  before including system headers
extra/yassl/taocrypt/benchmark/benchmark.cpp:
  include config.h first to make sure that _FILE_OFFSET_BITS is defined
  before including system headers
extra/yassl/taocrypt/test/test.cpp:
  include config.h first to make sure that _FILE_OFFSET_BITS is defined
  before including system headers
include/my_pthread.h:
  workaround for OpenSolaris Bug 6611808
2011-01-26 18:16:39 +01:00
..
make.bat Import yaSSL version 1.5.8 2007-01-22 16:54:40 +01:00
Makefile.am Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
memory.cpp Bug#34236: Various possibly related SSL crashes 2010-06-08 10:36:47 -03:00
test.cpp fixes for solaris 10 2011-01-26 18:16:39 +01:00