From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22313 invoked by alias); 7 Jun 2017 10:07:18 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 22295 invoked by uid 89); 7 Jun 2017 10:07:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*c:application, person X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Jun 2017 10:07:16 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 718D1811AC; Wed, 7 Jun 2017 10:07:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 718D1811AC Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=vinschen@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 718D1811AC Received: from calimero.vinschen.de (ovpn-117-161.ams2.redhat.com [10.36.117.161]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3ED9D17510; Wed, 7 Jun 2017 10:07:19 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id 7FA38A80699; Wed, 7 Jun 2017 12:07:18 +0200 (CEST) Date: Wed, 07 Jun 2017 10:07:00 -0000 From: Corinna Vinschen To: Sebastian Huber Cc: newlib@sourceware.org Subject: Re: [PATCH 1/2] Fix RTEMS CPU_EQUAL_S() Message-ID: <20170607100718.GC18287@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: Sebastian Huber , newlib@sourceware.org References: <20170607064211.18668-1-sebastian.huber@embedded-brains.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZmUaFz6apKcXQszQ" Content-Disposition: inline In-Reply-To: <20170607064211.18668-1-sebastian.huber@embedded-brains.de> User-Agent: Mutt/1.8.0 (2017-02-23) X-SW-Source: 2017/txt/msg00388.txt.bz2 --ZmUaFz6apKcXQszQ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 608 Hi Sebastian, On Jun 7 08:42, Sebastian Huber wrote: > According to the FreeBSD man page BIT_CMP() returns true in case the two > sets are NOT equal. >=20 > Signed-off-by: Sebastian Huber > --- Please apply for write access to the newlib-cygwin repo here: https://sourceware.org/cgi-bin/pdw/ps_form.cgi Set "email address of person who approved request" to my address. Given the number of contributions you're making to newlib-cygwin, you should be allowed to apply patches yourself after approval. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --ZmUaFz6apKcXQszQ Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZN9BWAAoJEPU2Bp2uRE+gkVsP/2NpEtYgiVEYJPOzUIUaYzVG vQpJ+IS+FCs7CgNbnFNdGJcjuO4XSrPsKz2ZDzXbs2+Y/A/z7uXPTOM26O3Nz8cM 2Lbw8HQuL1FBAn2MuCcj4Hf3Xk4XbeDKIgFRjJnvzrQ8JbS1FoSbc/0Xi8jxMYnG QYKEnlnlzWThc1xKqP4VefFVAGEvXuq7T1kNMsOas1Bim96umplZMGMv1bprmJQX RaOlnPXL1ec58aAHII/Zy9aNzcGNLAVrNqEpivx6pZBcqWE0A/e3wpMrssCT9mXO rr3m8lckFUj9+G2l8aM2x1jKm2iMpdhkWFd46DP6lziYHNqucaWPhL533LPeaMph mlETVr4bi+H0nCtXPEjKt9oOl512nIx8+LMgKybKItb2XSuL5NyDCPihY5QjSY5a 0FAaL6tlIW2ODlC8B8yLS06kfEVwKVwE1z0tqAQjPF/VkNIFxhgGxglQ8eaNvr14 SfusQIuATHGjSBgfLhBCKtl0gS6j0uTg7Y1d24eh4Z1ZgW/PPAfnD7ZxrMVBS4+O TF73gYRAEcNBTbOLY7gAzd23mzPL5Epri+r86dehXGomFi5AwxfjYrjyc/3EmVW1 CBC3OWLUmYqJTq581Lb8ISz0yIfhGJfxhLHUFDGTWf0rhYP0fFAFy60qf3amtBvZ 98Yqr9h1QKOLzfIiIr+Z =HPnc -----END PGP SIGNATURE----- --ZmUaFz6apKcXQszQ--