From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/6123 Path: news.gmane.org!not-for-mail From: u-igbb@aetey.se Newsgroups: gmane.linux.lib.musl.general Subject: Re: C11 threads patches committed! Date: Sun, 7 Sep 2014 17:36:09 +0200 Message-ID: <20140907153608.GN5831@example.net> References: <20140907153315.GA19816@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1410104205 5707 80.91.229.3 (7 Sep 2014 15:36:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Sep 2014 15:36:45 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-6136-gllmg-musl=m.gmane.org@lists.openwall.com Sun Sep 07 17:36:36 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1XQeW4-0007CL-FD for gllmg-musl@plane.gmane.org; Sun, 07 Sep 2014 17:36:36 +0200 Original-Received: (qmail 1358 invoked by uid 550); 7 Sep 2014 15:36:35 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 1350 invoked from network); 7 Sep 2014 15:36:35 -0000 X-T2-Spam-Status: No, hits=0.0 required=5.0 Received-SPF: none receiver=mailfe09.swip.net; client-ip=173.254.216.69; envelope-from=u-igbb@aetey.se Content-Disposition: inline In-Reply-To: <20140907153315.GA19816@brightrain.aerifal.cx> User-Agent: Mutt/1.5.23 (2014-03-12) Xref: news.gmane.org gmane.linux.lib.musl.general:6123 Archived-At: On Sun, Sep 07, 2014 at 11:33:15AM -0400, Rich Felker wrote: > As of just now, the last of the patches adding C11 threads support to > musl has been committed. Thanks to Jens for all the work on them and > for being patient with a long review process. There are still various > ideas we might explore for improving them, but everything should be > working now. Nice job Rich and Jens! Rune