From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5679 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: regoff_t is broken Date: Wed, 30 Jul 2014 17:55:53 +0200 Message-ID: <20140730155553.GP10402@port70.net> References: <1406732946.4695.372.camel@eris.loria.fr> 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 1406735772 26341 80.91.229.3 (30 Jul 2014 15:56:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2014 15:56:12 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5684-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jul 30 17:56:07 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 1XCWEX-0003p4-TZ for gllmg-musl@plane.gmane.org; Wed, 30 Jul 2014 17:56:06 +0200 Original-Received: (qmail 15612 invoked by uid 550); 30 Jul 2014 15:56:05 -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 15604 invoked from network); 30 Jul 2014 15:56:05 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: <1406732946.4695.372.camel@eris.loria.fr> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:5679 Archived-At: * Jens Gustedt [2014-07-30 17:09:06 +0200]: > commit 8327ae0cb23b799bc55a45e0d4bd95f5a2b1cdf1 > > breaks ABI compatibility with glibc for regexp on x86_64 architectures > by privileging i386. yes, glibc is known to be broken on x86_64 i386 has no special priviledge > Also, I think there should be big flash lights somewhere that make > linking musl against a program that was compiled with glibc regex > impossible or so. here it is: http://wiki.musl-libc.org/wiki/Functional_differences_from_glibc#Regular_expressions there is no specific docs about abi compat afaik