]> git.ipfire.org Git - thirdparty/openssl.git/commit
Framework for glueing BIO layer and Win32 compiler run-time. Goal is to
authorAndy Polyakov <appro@openssl.org>
Tue, 25 May 2004 20:31:03 +0000 (20:31 +0000)
committerAndy Polyakov <appro@openssl.org>
Tue, 25 May 2004 20:31:03 +0000 (20:31 +0000)
commit3fc378aa0b464d6296fbf4f0d84b66a207b3f8a2
tree969a0b60ab40e424b7a57e9ac6802796058015a2
parentf2bfbcef76d4a5d5cd8bccb51efd2441aaf88254
Framework for glueing BIO layer and Win32 compiler run-time. Goal is to
make it possible to produce for a unified binary build, which can be
used with a variety of Win32 compilers.
ms/applink.c [new file with mode: 0644]
ms/uplink.c [new file with mode: 0644]
ms/uplink.h [new file with mode: 0644]
ms/uplink.pl [new file with mode: 0755]