From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3194 Path: news.gmane.org!not-for-mail From: Kurt H Maier Newsgroups: gmane.linux.lib.musl.general Subject: Re: High-priority library replacements? Date: Thu, 25 Apr 2013 01:55:16 -0400 Message-ID: <20130425055516.GA82796@intma.in> References: <20130425041553.GA13951@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 1366869326 7749 80.91.229.3 (25 Apr 2013 05:55:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2013 05:55:26 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3198-gllmg-musl=m.gmane.org@lists.openwall.com Thu Apr 25 07:55:30 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 1UVF9U-00032y-M1 for gllmg-musl@plane.gmane.org; Thu, 25 Apr 2013 07:55:28 +0200 Original-Received: (qmail 5523 invoked by uid 550); 25 Apr 2013 05:55:27 -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 5515 invoked from network); 25 Apr 2013 05:55:27 -0000 Content-Disposition: inline In-Reply-To: <20130425041553.GA13951@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:3194 Archived-At: On Thu, Apr 25, 2013 at 12:15:53AM -0400, Rich Felker wrote: > > 1. A light, C, UTF-8-only Unicode library. The only one I know of that might not already be common knowledge is Connor Lane Smith's libutf: https://github.com/cls/libutf khm