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:reply-to:date:from:to:subject:message-id :mime-version:content-type; q=dns; s=default; b=gBiTMtIp2Ng2o0oq vuLVtqxR15E62EMqgBw+iWaxUpLVP7JK7G4a2aDuNk4/1h2TvqueiUB6VZsVHl1m CRdHIN/iwFr+OWGse5E7wKXLg/IBbBXuHFkq+QhPLNWY5hzAD7f/U211Ony/8UhM zD0N0klA5saSAzTIO8Ts97YJBPA= 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=PgZ5iqFHULLxv2uCYkgr1S 2Gmeo=; b=IubDobvIL74cWXn/C7DAOgnlEZkvD/G5ucncnOK6hMOQZ0+MLB0Yep An3JaR8Fe35JY9JaqNI/8EmlIfzKadSCr+d/7lShHsWYG4MLMezsVUMUbf+ql2GA eP7J3Lt7imrPJSxArCCY84+U2kTCr8rR+xA3hHkD9gagx2TxxCP4A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 Date: Mon, 3 Aug 2015 15:19:50 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: Cygwin 2.2.0-1 Message-Id: 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 another version of Cygwin. The version number is 2.2.0-1. 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