delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=wB+fmthTa/SRUA/EDuOP4edNWG+z2wcy7TNmLdxwgPMtM3/vktIOs | |
6ROJkTNf7PxjETCY8JvObQ+L/iHTPKRHe/H2oyGzexFiXh+Bccu8LMs4LmFpC6AI | |
SH+kfJjlu47HlKPW4zVWE6VaqIUj8kR9O5DlBm7yMxXi3p0c0x562c= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=NBFnugVkN7zENnkJFSsqZ3zAF3g=; b=xmfQIriB7SViBztcsM7NPqZXvhv/ | |
QhZF1v+jXWNsTSH0xhy+7o5zVU6UfY2BirZIDgSg3nMWlk9tDU0ZNn+Y9Ckiu1eG | |
DkyhEWrnMyj8It+eh8SdHY/l7CrEzLG7/rXNbdO21cgQbTPJU/dXG96HA4O5Y+6F | |
wQaulz3rJLZI72A= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-0.9 required=5.0 tests=AWL,BAYES_00,SPAM_BODY autolearn=no version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Wed, 29 Jan 2014 19:10:37 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Maintainer for git? |
Message-ID: | <20140129181037.GV2821@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ AT mail DOT gmail DOT com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw AT mail DOT gmail DOT com> <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <CAAXzdLXVygRPOM0bm8+m2FHXieWV7OdtKp7T52_N9uoYt4v-BQ AT mail DOT gmail DOT com> <CAM7Q9Zs_3oyCkiyU+jbwgePaCxDXxQg+4fZ4R5JwE0Ucp1xf+w AT mail DOT gmail DOT com> <CAEotdwnMZ++rmkOmjy+cFF=fHvcWWP2uMSQ548Q6m9WwXk4mOg AT mail DOT gmail DOT com> <20140128111102 DOT GM2821 AT calimero DOT vinschen DOT de> <20140129153546 DOT GA3147 AT tastycake DOT net> <CAEotdw=dAsF1wuFgV0ZFR0Z975VQ0OUth5qsJcZZ0kn_knUy2g AT mail DOT gmail DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <CAEotdw=dAsF1wuFgV0ZFR0Z975VQ0OUth5qsJcZZ0kn_knUy2g@mail.gmail.com> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
--gKijDXBCEH69PxaN Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jan 29 12:13, David Conrad wrote: > On Wed, Jan 29, 2014 at 10:35 AM, Adam Dinwoodie wrote: > > On Tue, Jan 28, 2014 at 12:11:02PM +0100, Corinna Vinschen wrote: > >> Chris and I discussed this problem further and we applied a patch to t= he > >> Cygwin DLL which saves and restores the FPU state and XMM registers on > >> 32 bit as well when a thread gets interrupted for signal handling. > >> . . . > >> I'd be grateful if you could do some more testing as well. Please > >> revert your OpenSSL package to 1.0.1f-1 via setup, and then fetch the > >> latest 2014-01-28 Cygwin snapshot DLL from http://cygwin.com/snapshots= /, > >> . . . > > > > I've just tested this -- the clone is failing ... with the current cygw= in > > package ... and working just fine with the 2014-01-28 snapshot. ... >=20 > I tried to test this as well, but when I tried to move the existing > cygwin1.dll out of the way and drop the new one in, I got "Access is > denied.", even when running a cmd.exe Windows shell as Administrator, > without any cygwin bash shell running, and ditto for trying it after a > reboot and not having run anything cygwin since the boot. >=20 > I'm not sure what Vulcan nerve pinch I'm missing here to convince > Windows to let me at these files. Still a service running, perhaps? Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --gKijDXBCEH69PxaN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJS6UQdAAoJEPU2Bp2uRE+gY/EP/2YIF+XHAstAQOCBkdSa/bG4 RVxoPO+Kk24Ti8Zgg/wruRoYN6mDLic3Lxr5GO053N6ljyEnWzrLfGe+p6h73gyz T0nQgJVZO6ALRHiNSNZXiEa4Ul5iZadZjUcCsNiC06pWO/lfzeELR9XIhh9CPCUJ Ngv/U/eOscEsHHNytaMC5k0asFTybeeOvgK+ckYZHUkiuTLi2AHgbmkn+pYnrJSv d9507FmJp22i4uS6c/q1eCiZfUr/b5Qt6y0iFH+gNM5bsVyzUojD6xB6y1nok9JS EhN/DxRRMJkxjdy0QyZCjF/l6EmDhdQvASYz71TrILTmO76//FRiG3AtIkGantcx Ay4p3sIsjdw5LaaVEDrPy4bEnsga7KrwJXGQ48cfk6/UfbpVrA3ZqsbTFf4eAtST f/q+jSmlBjmDSVGRFWU0tOJYdIrs8m8gRf+p7Acv2iI3GR1yWhJQbC9sNIY7Qy+I BOjhCqAp5A+Zdk6kVr/kkc3Wr77gpef4yqZmUcHXx5B81sS0DcXQrCQ6Lnln2pui FLJo6w/g4mWhQmksq9G3CS0DqbTe7N2f06Luj2Ol+HooQfrjZ9I6kVpM7NaymRGf wiTVtRas8K4rg//zp0Gm6Sn4WMKNbrZjQqpaL4mJJL/otnifRIlpd8Ni+3kybaj1 ki8E9OZy1YeSM8fc++pH =MdWZ -----END PGP SIGNATURE----- --gKijDXBCEH69PxaN--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |