X-Recipient: archive-cygwin@delorie.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:reply-to:date:from:to:subject:message-id
	:mime-version:content-type; q=dns; s=default; b=q3/E2eZNXwWYw1lJ
	SGER1CJcPdKoUQKqSCvGc4unVWxRaUvF1T7+hri2eC/QfN1GByqDs9ejipWBg//Y
	2qqSa79pU+obYaPJ3uinqEOElGJfGkctFE5S0kDq1hW1V6oWd3sHlZw3f/u4tbkI
	RtJ6JdtCYEOAWoe3v3+9QqAh8r8=
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:reply-to:date:from:to:subject:message-id
	:mime-version:content-type; s=default; bh=Av+7wi0pWeVXBqvzKoneuE
	RWFLw=; b=EbU2r+SQ0xbm717MZ5yFEWNIGae2kr2MHmr63gLzAQbDH60qI/pNz6
	CiNJXy2Ip/qD7fSvlXPkpUxz7UgrlfRjxYceJ+Fivtti7aHH5fgRPVLnkyth7JiI
	xFbn3DFHth/nkWofwcV4rzRVXtKdAXgfqCh+diBMZunCcNa3slHos=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2
Date: Wed, 29 Jul 2015 22:38:08 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.2.0-0.5
Message-Id: <announce.20150729203808.GB7164@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
User-Agent: Mutt/1.5.23 (2014-03-12)

Hi Cygwin friends and users,


I released a new TEST version of Cygwin.  The version number is 2.2.0-0.5.

New in this version:

- In https://cygwin.com/ml/cygwin-patches/2015-q3/msg00010.html
  Roman Petrovski points out that RtlFillMemory and RtlCopyMemory
  only work for memory regions up to 2 Gigs.

  I took the opportunity to convert memset, memmove, memcpy, wmemset,
  wmemmove and wmemcpy to assembler code based on NetBSD code.

Since I have no chance to do it this week, I plan to release 2.2.0-1 
next Monday, if the above patch doesn't introduce new regressions.


What's new:
-----------

- New APIs: getcontext, setcontext, makecontext, swapcontext.

- New functions: sigsetjmp, siglongjmp.
  These were only available as macros up to now, but POSIX requires that
  siglongjmp has to be available as function.


What changed:
-------------

- When started from a non-Cygwin process, check if $HOME starts with a
  slash (absolute POSIX path).  Otherwise ignore it.
  Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00344.html


Bug Fixes
---------

- Fix potential hang running ldd(1).
  Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00292.html

- Fix crashes under AllocationPreference=0x100000 condition
  Addresses: https://cygwin.com/ml/cygwin/2015-02/msg00765.html

- x86_64 only: Implement memset, memmove, memcpy, wmemmove, wmemcpy in
  assembler derived from NetBSD.
  Addresses: https://cygwin.com/ml/cygwin-patches/2015-q3/msg00010.html


Have fun,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

