From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21691 invoked by alias); 29 Jun 2017 06:39:05 -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 83436 invoked by uid 89); 29 Jun 2017 06:36:06 -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,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:CAAH4kH, Dionna, Glaze, dionna 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; Thu, 29 Jun 2017 06:35:46 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 381461316FF for ; Thu, 29 Jun 2017 06:35:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 381461316FF Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=vinschen@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 381461316FF Received: from calimero.vinschen.de (ovpn-117-36.ams2.redhat.com [10.36.117.36]) by smtp.corp.redhat.com (Postfix) with ESMTP id 062615C475 for ; Thu, 29 Jun 2017 06:35:45 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id 476E2A80618; Thu, 29 Jun 2017 08:35:44 +0200 (CEST) Date: Thu, 29 Jun 2017 06:39:00 -0000 From: Corinna Vinschen To: newlib@sourceware.org Subject: Re: New contributor o/ hello, and small diff. Message-ID: <20170629063544.GA31936@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: newlib@sourceware.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) X-SW-Source: 2017/txt/msg00504.txt.bz2 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 558 On Jun 27 11:10, Dionna Amalie Glaze via newlib wrote: > Thanks for the correction, Yaakov. Is the updated patch acceptable? It > pulls in some other symbols too, but the man pages for all those > symbols should be supported with __BSD_VISIBLE or __XSI_VISIBLE >=3D > 500. > The other edit removes the only trailing whitespace in the file. Patch applied with a change. I dropped the __CYGWIN__ and __rtems__ checks entirely. __BSD_VISIBLE || __XSI_VISIBLE >=3D 500 should be sufficient. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZVJ/AAAoJEPU2Bp2uRE+g3AMP/1e5AXhVK/n9M0WiNL+9EYVY eYr3MLGumOUT7KpoRROmXlD0TiNvyFLaI+ya2KM/Ti2iuThSKgEO2TA+6bnKrYrY CJf1VK/1Vb3Go6OtzGobfpClLf6wLs6AqhAN89NijVGdtM7JR+xohjtIBb0eVJbX ZxWJ/pz1TIP+RMqmZ55yUMgqXXYI0924dXaUyiXb0QBshJRL1HkPxw3qgr2ogEJr xY1Qn+9na0fJhfLwvyksU1a5zYks93m1BigDUXmhp/8QG+h3OLBkL9knvdCRE5ae LZ+OsjbccG8TEJh6Fp618lETTgJXuQuy9GduFvFC9PFfahimovFEJSkCvUIDfOCe j9pg58OVL+DJf7G8miubbi+O8fzyNWH3aPdvVnFpdi5SjnUvYJqbbuS1Ae0sMVlR TcAaUBy/az7DxC8nva92JqZJdxWoHinfHgBH76tfdcZGLTS3fvwUHGa4keQEB9Zc 7OcEdgstrc+GbTGkXsoLQodr6gwdVRRGgDUste2TwP0I4o6NABNdKJfIxRgwEKbe kqnyhgPHmigGPm9PD6XfjVcbZP5hgVrtpsYKlFiHUj4M8Mfs2AeN77kuc0ysC28S jNIgnkTiwKqDhxLMcz1J7P5jLvasmaQ3pn7T4QTih4uovfunNLWo24RWHIyqXl4U LhLzoN7nIv8L/4tmbIs7 =vaA9 -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--