From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7018 Path: news.gmane.org!not-for-mail From: "Anthony J. Bentley" Newsgroups: gmane.linux.lib.musl.general Subject: Re: What would make musl 1.2? Date: Fri, 13 Feb 2015 02:38:14 -0700 Message-ID: <1836.1423820294@CATHET.us> References: <20150213074603.GA975@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 1423820322 20346 80.91.229.3 (13 Feb 2015 09:38:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2015 09:38:42 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7031-gllmg-musl=m.gmane.org@lists.openwall.com Fri Feb 13 10:38:42 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1YMChp-0004l0-28 for gllmg-musl@m.gmane.org; Fri, 13 Feb 2015 10:38:37 +0100 Original-Received: (qmail 10064 invoked by uid 550); 13 Feb 2015 09:38: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 10010 invoked from network); 13 Feb 2015 09:38:30 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:in-reply-to:references:comments :mime-version:content-type:content-id:date:message-id; bh=2aeCBUhjvci48XscClEEtbZzXbYGxMrNyxjuE6Ip8H4=; b=WhKtoaFnreHebw9lkgrTBvs3YKCqIDq4L/NTLZUNLxsmR6fwq3/AF6SvPaP3wtFgso gXVa8KvLFJoD+vwikcBPxJaEqs1jhQtqUrbV1AJ3C3YmLDSPNql8PKUwiJmbMMqcmwlD UbpTKbdW5HIri/wPpBQFrRdHQc5VbvJrCa/1yuzmp6G+4Way0gkJ9VvbcASnEG/+lpE1 f49TnG9JWguqPz3KVcrl9eIdcsX6AdcvhNngOFWdp+uSJ8oibWVc6l9vueCkdVSvlyNz +9vgGljKWiVsr8k6rjjxpAzKkioh2U2ZnsBmazlc+0TC7AJVyk+dSGWBjnJelKJrmD8D ZoqA== X-Gm-Message-State: ALoCoQnwgZnkNVHWWEoxNlJ3UkdeQ7f3sbQg3noTCyB4dkYtJN1YKe8S6bKxqe5Pvp6vJ6LHKcKo X-Received: by 10.43.54.4 with SMTP id vs4mr13162295icb.72.1423820299172; Fri, 13 Feb 2015 01:38:19 -0800 (PST) In-reply-to: Comments: In-reply-to Raphael Cohn message dated "Fri, 13 Feb 2015 14:59:36 +0530." Content-ID: <9380.1423820294.1@CATHET.us> Xref: news.gmane.org gmane.linux.lib.musl.general:7018 Archived-At: Raphael Cohn writes: > Is there any possibility of adding in the ucontext.h functions? I know > they're deprecated, but they're still widely used - particularly by go for > goroutines, IIRC. It's worth mentioning that OpenBSD doesn't have ucontext, so given the size of its package repository (which also contains Go), ucontext can't be *that* widely used. -- Anthony J. Bentley