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:mime-version:from:date:message-id:subject:to
	:cc:content-type; q=dns; s=default; b=NsBXIbf6SilakzNmlG+SnkyfH9
	uh/Azkun97OrDsIHu4xVPfCRyGIvRg+skX738mNlmF0klMAaUDoO8YKN0D/X0sAQ
	xoHiHbgouipCTfVy+GYOkWOFcT2YH9TXC/bW6pE6QxJb8OiP4f6GcCmuI7C1u28z
	BfWRglmDmEvI3VUiQ=
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:mime-version:from:date:message-id:subject:to
	:cc:content-type; s=default; bh=T7jeVXLF7mOY4Q8Kmm5rC4grUrs=; b=
	uti7IEOnU7DGmsIKEda7h4wCw07SVHXHSbdxK7nhlWM41d9CpFOYIUPfg2ruOagZ
	DcGpzLbIDaB68OnTtIRvvyBlKc8o2goU5ERoi7cxaF5JKW9z5F/HOBVyBr9HPmSR
	uudrUCv2ES2cxkMu8bWoF9Emnxr2DzrxjQgpJlwUJtw=
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=-4.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=1450
X-HELO: mail-it0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc;        bh=83oe1y4vTHHkaS5KhiqjiGUhn2oto8eN1VIalLwF4nM=;        b=gwsEp0aDADUgZdu4Ty9aueP+thS4HQoNhsdQ0q7j3xqv7tzMwsYYCrsoeGQW+URqPO         qTmyR7xwBtqxnBF8fCgRaSY7iwC9RHg4Yk6KcXJX6fZcz5F6x98eTNxhBSu0f/RaPdTL         YKAKTKPsX6FZw4fXZNojcBcE+AjzSr4pA/N2Fk7uqt3AihgxP73wT4ynSjWklj7sVML8         wEGJgk5b9gIF+kcRQtVkDjJPYKcHsYRYQgXyCJ4S8M0G8cyKrqy3CWyBrO3rOfIvUrC5         tHFyHgTxrNayCgsNoJPtZYBUN/A5NasW6R26d18Fzjpqhje6nW9WdRSBlB8WuLbn+P+R         sxKw==
X-Gm-Message-State: APf1xPBZb0QgZO1zk1s/eBJBYiBfXu3xY5IiBnptFhQqGGIV7L2I5AN9	6nkUI2lIDsz/rWkTURBgCGAo7oIprTQNJRmZEJZIa1mU
X-Google-Smtp-Source: AH8x225cJu5VgObcVPHbaqJoqWugKXoVGYRoDGtEJmiEHQu6r4zOTxbJ6MsfT47cfs48U/TnXIcloGSNRUdlNdBWgmc=
X-Received: by 10.36.76.68 with SMTP id a65mr2603059itb.57.1517919023314; Tue, 06 Feb 2018 04:10:23 -0800 (PST)
MIME-Version: 1.0
From: Erik Bray <erik DOT m DOT bray AT gmail DOT com>
Date: Tue, 6 Feb 2018 13:10:22 +0100
Message-ID: <CAOTD34ZtrCO4tAKBx0oUd4w9ic5h6djZ3vBJMwGEma6VNiytfg@mail.gmail.com>
Subject: OpenBLAS patch for Cygwin
To: cygwin AT cygwin DOT com
Cc: marco DOT atzeri AT gmail DOT com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

Hello,

Users/maintainers of OpenBLAS on Cygwin may be interested in this
patch to improve support for fork():
https://github.com/xianyi/OpenBLAS/pull/1450

Assuming this looks good (feedback welcome) it might be nice to have
this patch included in the next release of the official OpenBLAS
package for Cygwin since its incompatibility with fork() has caused
problems in the past [1].


Thanks,
E

[1] https://trac.sagemath.org/ticket/22822

--
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