|
|
Choosing A Webhost: |
[CVS] OpenSSL: OpenSSL_0_9_7-stable: openssl/ Configure e_os.h: msg#00079encryption.openssl.cvs
OpenSSL CVS Repository http://cvs.openssl.org/ ____________________________________________________________________________ Server: cvs.openssl.org Name: Richard Levitte Root: /e/openssl/cvs Email: levitte@xxxxxxxxxxx Module: openssl Date: 27-Sep-2003 09:24:47 Branch: OpenSSL_0_9_7-stable Handle: 2003092708244601 Modified files: (Branch: OpenSSL_0_9_7-stable) openssl Configure e_os.h Log: Add necessary changes to be able to build on VxWorks for PPC860. Contributed by Bob Bradley <bob@xxxxxxxxxxxxxxxxxxx> Summary: Revision Changes Path 1.314.2.87 +1 -0 openssl/Configure 1.56.2.15 +1 -1 openssl/e_os.h ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openssl/Configure ============================================================================ $ cvs diff -u -r1.314.2.86 -r1.314.2.87 Configure --- openssl/Configure 11 Aug 2003 09:37:17 -0000 1.314.2.86 +++ openssl/Configure 27 Sep 2003 07:24:46 -0000 1.314.2.87 @@ -560,6 +560,7 @@ "vxworks-ppc405","ccppc:-g -msoft-float -mlongcall -DCPU=PPC405 -I\$(WIND_BASE)/target/h:::VXWORKS:-r:::::", "vxworks-ppc750","ccppc:-ansi -nostdinc -DPPC750 -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -fsigned-char -Wall -msoft-float -mlongcall -DCPU=PPC604 -I\$(WIND_BASE)/target/h \$(DEBUG_FLAG):::VXWORKS:-r:::::", "vxworks-ppc750-debug","ccppc:-ansi -nostdinc -DPPC750 -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -fsigned-char -Wall -msoft-float -mlongcall -DCPU=PPC604 -I\$(WIND_BASE)/target/h -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DDEBUG -g:::VXWORKS:-r:::::", +"vxworks-ppc860","ccppc:-g -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I\$(WIND_BASE)/target/h:::VXWORKS:-r:::::", ##### Compaq Non-Stop Kernel (Tandem) "tandem-c89","c89:-Ww -D__TANDEM -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D_TANDEM_SOURCE -DB_ENDIAN::(unknown):::THIRTY_TWO_BIT:::", @@ . patch -p0 <<'@@ .' Index: openssl/e_os.h ============================================================================ $ cvs diff -u -r1.56.2.14 -r1.56.2.15 e_os.h --- openssl/e_os.h 19 Jun 2003 17:01:42 -0000 1.56.2.14 +++ openssl/e_os.h 27 Sep 2003 07:24:47 -0000 1.56.2.15 @@ -522,7 +522,7 @@ #if defined(ioctlsocket) #undef ioctlsocket #endif -#define ioctlsocket(a,b,c) ioctl((a),(b),*(c)) +#define ioctlsocket(a,b,c) ioctl((a),(b),*(int*)(c)) #include <vxWorks.h> #include <sockLib.h> @@ . ______________________________________________________________________ OpenSSL Project http://www.openssl.org CVS Repository Commit List openssl-cvs@xxxxxxxxxxx Automated List Manager majordomo@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [CVS] OpenSSL: OpenSSL-fips-0_9_7-stable: openssl/ Makefile.org openss..., Ben Laurie |
|---|---|
| Next by Date: | [CVS] OpenSSL: OpenSSL_0_9_7-stable: openssl/ssl/ ssl_lib.c, Richard Levitte |
| Previous by Thread: | [CVS] OpenSSL: OpenSSL-fips-0_9_7-stable: openssl/crypto/asn1/ a_gentm..., Ben Laurie |
| Next by Thread: | [CVS] OpenSSL: OpenSSL_0_9_7-stable: openssl/ Configure e_os.h, Richard Levitte |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |