From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5522 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Short-term todo list - 18 Jul Date: Fri, 18 Jul 2014 01:15:58 -0400 Message-ID: <20140718051558.GA22286@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 1405660579 8359 80.91.229.3 (18 Jul 2014 05:16:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Jul 2014 05:16:19 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5527-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jul 18 07:16:12 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 1X80Wh-0007V2-Nn for gllmg-musl@plane.gmane.org; Fri, 18 Jul 2014 07:16:11 +0200 Original-Received: (qmail 26023 invoked by uid 550); 18 Jul 2014 05:16: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 26015 invoked from network); 18 Jul 2014 05:16: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:5522 Archived-At: Aside from the big development items left in this release cycle (adding locale functionality and IDN), there are a few more short-term tasks I want to get done in the next day or two based on open mailing list threads and other discussions. The ones I'm aware of right now are: - Merging or1k - Finishing discussion of issetugid and hopefully merging - Reviewing glob_pattern_p patch - Figuring out what to do with atomic asm constaints & volatile - Fixing microblaze stat structure (& getting qemu fixed?) - Addressing mips stat structure dev_t endianness issue Is there anything else missing from this list? Rich