From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3032 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Pending issues for next release Date: Mon, 1 Apr 2013 19:31:44 -0400 Message-ID: <20130401233144.GA29587@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 1364859116 11503 80.91.229.3 (1 Apr 2013 23:31:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Apr 2013 23:31:56 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3033-gllmg-musl=m.gmane.org@lists.openwall.com Tue Apr 02 01:32:24 2013 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 1UMoD9-00080d-PW for gllmg-musl@plane.gmane.org; Tue, 02 Apr 2013 01:32:23 +0200 Original-Received: (qmail 23921 invoked by uid 550); 1 Apr 2013 23:31:57 -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 23913 invoked from network); 1 Apr 2013 23:31:57 -0000 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:3032 Archived-At: Here's a quick list of open issues that we might want to take care of before another release: - ARM-optimized memcpy, etc. - put*ent functions in pwd/shadow/etc. - program_invocation_name - Posssible misaligned access bugs in mbsrtowcs (?) - [u]intmax_t underlying type mismatches ABI on 64-bit systems (?) - dn_skipname - switching libc.so/ld-musl.so symlink direction And a few things that have been on the agenda but neglected for a long time, which may stay that way unless anybody's excited about moving them forward quickly: - zoneinfo - inet_makeaddr - scanf %m modifier - getifaddrs - cpuset/affinity - ether.h functions We're well overdue for a release, so I'm hoping we can get one out sometime this week. I'm going to be pretty busy next week so if not this week it'll probably be two weeks out. Rich