[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: OpenSSL_0_9_7-stable: openssl/ CHANGES openssl/crypto/r...
From:       "Ulf Moeller" <ulf () openssl ! org>
Date:       2005-03-23 22:01:58
Message-ID: 20050323220158.E98D220365D () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Ulf Moeller
  Root:   /e/openssl/cvs                   Email:  ulf@openssl.org
  Module: openssl                          Date:   23-Mar-2005 23:01:58
  Branch: OpenSSL_0_9_7-stable             Handle: 2005032322015601

  Modified files:           (Branch: OpenSSL_0_9_7-stable)
    openssl                 CHANGES
    openssl/crypto/rand     rand_win.c

  Log:
    undo Cygwin change

  Summary:
    Revision    Changes     Path
    1.977.2.150 +2  -1      openssl/CHANGES
    1.28.2.9    +1  -1      openssl/crypto/rand/rand_win.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/CHANGES
  ============================================================================
  $ cvs diff -u -r1.977.2.149 -r1.977.2.150 CHANGES
  --- openssl/CHANGES	22 Mar 2005 21:27:35 -0000	1.977.2.149
  +++ openssl/CHANGES	23 Mar 2005 22:01:57 -0000	1.977.2.150
  @@ -4,7 +4,8 @@
   
    Changes between 0.9.7f and 0.9.7g  [XX xxx XXXX]
   
  -  *)
  +  *) Undo Cygwin change.
  +     [Ulf Möller]
   
    Changes between 0.9.7e and 0.9.7f  [22 Mar 2005]
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openssl/crypto/rand/rand_win.c
  ============================================================================
  $ cvs diff -u -r1.28.2.8 -r1.28.2.9 rand_win.c
  --- openssl/crypto/rand/rand_win.c	19 Mar 2005 11:40:41 -0000	1.28.2.8
  +++ openssl/crypto/rand/rand_win.c	23 Mar 2005 22:01:56 -0000	1.28.2.9
  @@ -113,7 +113,7 @@
   #include <openssl/rand.h>
   #include "rand_lcl.h"
   
  -#if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_WIN32_CYGWIN)
  +#if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32)
   #include <windows.h>
   #ifndef _WIN32_WINNT
   # define _WIN32_WINNT 0x0400
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic