From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7444 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Thinking ahead past 1.1.9 release, road to 1.2 Date: Mon, 20 Apr 2015 12:00:46 +0200 Message-ID: <20150420100046.GQ2875@port70.net> References: <20150420041740.GA24325@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 1429524062 14590 80.91.229.3 (20 Apr 2015 10:01:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Apr 2015 10:01:02 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-7457-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 20 12:01:02 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 1Yk8Vh-0007B0-8t for gllmg-musl@m.gmane.org; Mon, 20 Apr 2015 12:01:01 +0200 Original-Received: (qmail 13444 invoked by uid 550); 20 Apr 2015 10:00:58 -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 13421 invoked from network); 20 Apr 2015 10:00:58 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: <20150420041740.GA24325@brightrain.aerifal.cx> User-Agent: Mutt/1.5.23 (2014-03-12) Xref: news.gmane.org gmane.linux.lib.musl.general:7444 Archived-At: * Rich Felker [2015-04-20 00:17:41 -0400]: > Beyond that, what's left to get us to a point that could be called > musl 1.2? > > The only source-level items I have on the roadmap for musl itself > right now (some of which might still get done in this release cycle) > are the ABI-compat __*_chk functions and a bunch of i18n/m17n items: > > - Message translation for dynamic linker > - LC_COLLATE support > - IDN support for DNS lookups > - Updating to latest Unicode > > Is there anything else that should be on this list that I'm missing? > arch/*/bits cleanup ? more docs ?