From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5005 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Open issues at end of April Date: Wed, 30 Apr 2014 20:40:58 -0400 Message-ID: <20140501004058.GA14289@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 1398904878 19962 80.91.229.3 (1 May 2014 00:41:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2014 00:41:18 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5009-gllmg-musl=m.gmane.org@lists.openwall.com Thu May 01 02:41:11 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 1Wff3n-0001gY-Go for gllmg-musl@plane.gmane.org; Thu, 01 May 2014 02:41:11 +0200 Original-Received: (qmail 28543 invoked by uid 550); 1 May 2014 00:41:10 -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 28535 invoked from network); 1 May 2014 00:41:10 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:5005 Archived-At: Currently pending things I haven't gotten to yet, or which have open discussion still, seem to be: - Request for renaming dynamic linker's _start. - max_align_t - Changes for no-legacy-syscall archs - __xmknod and __sysv_signal ABI symbols - fmtmsg There are also several resolver-related topics which are going to be addressed in the resolver overhaul next month (May). I believe the ARM build issues have been addressed; let me know if anything remains open there. I'm planning to release 1.1.1 and 1.0.2 right away with some important fixes (mainly the strstr-family stuff), and work on the above items as part of 1.1.2. Please remind me if there are other pending things I'm forgetting. Rich