From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1533 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Priorities for next release? Date: Sat, 11 Aug 2012 15:56:49 -0400 Message-ID: <20120811195649.GK27715@brightrain.aerifal.cx> References: <20120810191254.GA13232@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: dough.gmane.org 1344714960 831 80.91.229.3 (11 Aug 2012 19:56:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 11 Aug 2012 19:56:00 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1534-gllmg-musl=m.gmane.org@lists.openwall.com Sat Aug 11 21:56:01 2012 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 1T0Hmz-0000sF-D4 for gllmg-musl@plane.gmane.org; Sat, 11 Aug 2012 21:56:01 +0200 Original-Received: (qmail 14229 invoked by uid 550); 11 Aug 2012 19:56:00 -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 14218 invoked from network); 11 Aug 2012 19:56:00 -0000 Content-Disposition: inline In-Reply-To: <20120810191254.GA13232@brightrain.aerifal.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:1533 Archived-At: On Fri, Aug 10, 2012 at 03:12:55PM -0400, Rich Felker wrote: > Other requests? Summary so far: - significand - easy to do - __progname - questionable whether it should be added - _XOPEN_SOURCE versions - hard to do, also questionable - unit tests - very desirable, not going to happen in short time - md5/sha crypt - seems harder than i thought; can't find small code Did I miss anything? Other additions to the wishlist for next release? Rich