From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/7873 Path: news.gmane.org!not-for-mail From: Christian Neukirchen Newsgroups: gmane.linux.lib.musl.general Subject: Re: Revisiting byte-based C locale Date: Thu, 04 Jun 2015 23:00:10 +0200 Message-ID: <87eglrchph.fsf@gmail.com> References: <20150522022203.GA26651@brightrain.aerifal.cx> <20150604205332.GS17573@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1433451641 28561 80.91.229.3 (4 Jun 2015 21:00:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Jun 2015 21:00:41 +0000 (UTC) Cc: musl@lists.openwall.com To: Rich Felker Original-X-From: musl-return-7886-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jun 04 23:00:40 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Z0cFW-0005AJ-Ih for gllmg-musl@m.gmane.org; Thu, 04 Jun 2015 23:00:26 +0200 Original-Received: (qmail 30665 invoked by uid 550); 4 Jun 2015 21:00:24 -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 30636 invoked from network); 4 Jun 2015 21:00:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=K4kGO0J1/OwcLXm1g5bDaNLqZXqGfGfKyZyl/C1MvnU=; b=yf3TZIsPLssyasHjvf4wXej5Lv/K4IAba3nP1tnxgOXxIkliGpQCxsZCqaxsdjDWwS jDnx9ozygoYtRcL33ijW7+DafwgOvO1Dxdoh+ZxxXWSS1bnPV6XeNFaWSG0Fb3Rx7xKb KmxzWN41+/Pr81Mt4gY6OjOq32u+O4elUzWyzcUu0uX6wiEe4sLF0/uiWDFA6N6nlaIL 42ge4g+8R/UxyIjthZgjpbp2uJe/cpGRKjxq9cuSAGZ6GLQ48xZLA1fq0kxjivKcnRJg HLmVlc2FsfW74dXykTVed+iTRgxqsanrX7s3wl8T35s9nZjrTjDhH1Xrhxrs6aXeJUxY iFVA== X-Received: by 10.180.104.197 with SMTP id gg5mr56282034wib.27.1433451613094; Thu, 04 Jun 2015 14:00:13 -0700 (PDT) In-Reply-To: <20150604205332.GS17573@brightrain.aerifal.cx> (Rich Felker's message of "Thu, 4 Jun 2015 16:53:32 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Xref: news.gmane.org gmane.linux.lib.musl.general:7873 Archived-At: Rich Felker writes: > On Thu, May 21, 2015 at 10:22:03PM -0400, Rich Felker wrote: >> Any new opinions on the topic? Or interest in re-emphasizing a >> previously stated opinion? :) > > No new opinions on this? I've tentatively added drafting a new > proposed byte-based C locale patch as a roadmap item for this release > cycle, not necessarily to commit it, but as a way to re-evaluate > whether it's still costly to implement. Will it support regexec on 8-bit binary data? We found out file(1) needs this. -- Christian Neukirchen http://chneukirchen.org