From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53530 invoked by alias); 7 Nov 2017 15:03:31 -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 52475 invoked by uid 89); 7 Nov 2017 15:03:30 -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=Systems, Hx-languages-length:434 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; Tue, 07 Nov 2017 15:03:21 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D15462DA99D for ; Tue, 7 Nov 2017 15:03:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com D15462DA99D Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=vinschen@redhat.com Received: from calimero.vinschen.de (ovpn-116-248.ams2.redhat.com [10.36.116.248]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9DF765D97D for ; Tue, 7 Nov 2017 15:03:19 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id 0E9D0A80567; Tue, 7 Nov 2017 16:03:19 +0100 (CET) Date: Tue, 07 Nov 2017 16:12:00 -0000 From: Corinna Vinschen To: newlib@sourceware.org Subject: Re: [PATCH] Delete default __getreent() implementation Message-ID: <20171107150319.GB14762@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: newlib@sourceware.org References: <20171107115339.23193-1-sebastian.huber@embedded-brains.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="U+BazGySraz5kW0T" Content-Disposition: inline In-Reply-To: <20171107115339.23193-1-sebastian.huber@embedded-brains.de> User-Agent: Mutt/1.9.1 (2017-09-22) X-SW-Source: 2017/txt/msg01086.txt.bz2 --U+BazGySraz5kW0T Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 385 On Nov 7 12:53, Sebastian Huber wrote: > Systems defining __DYNAMIC_REENT__ have to provide a proper > implementation of __getreent(). Do not include a default implementation > to avoid a potential link time issue (real vs. default implementation of > __getreent()). Ok, please push (without the kill_r removal). Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --U+BazGySraz5kW0T Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJaAcs2AAoJEPU2Bp2uRE+gISUQAJ671tYCVTPx9fwAfK7PnKOM PwI4/Gb3gGElZintX8e7GyKYT00EwvfotfL1+J9Suv0u39qnNamFa2L7yyCKLEfd I5gbhSmIeivos0pOj039vdjS01Mj3WYodBkH5FO+ZTfI4GiS9sYUxCoSAtPScDuD 1nAQ06pivbngcvd7Jcgi1SXZFEUYItDmy8YBZTCAGVqrpYPw6GHovblerYPPHRwV aTgXG0B/dHs7nBRxFgPfoEZbxKvQuciZA5xXLOnV8WvUB2TE+2QYOZg7xBdNO7TI F68HB61HG+Idcfh3uA3RlU13NTB5GmGC3riT1Lv1/tq3C1liNGSONkbZvdNtm9Ju 2CNp+Hqvlk1KvseZVG9kHJzRUU0DmjRLJ6M4LqIApqsDVaQ465e8w44r0LFxSqEx T4WLWrda29Kr7MhoHqP4wOmoRWShbj1oqUVBu2uzKkY5QY/d/JGleCRyCTwlJUBs x532hPbWsXGfW1I0NW8v/0Zgiq5z4NOe7JSh/BQ/pCZ29Oof9NG9kTb/6EYXV9Fi skbTwJdycLhXX96Zp04UlnkcKAL+JJnf53gTMVx60AjVlcgP+ZBz5scB3+SucxQC k6rIocLN93zaKqcTxWykh1GVTRP74cX6bo8H8ZcwstUJBQOE8ANcNL/ocVdxkBqT p+39q0p2EHbYpc1UiNpf =XLB9 -----END PGP SIGNATURE----- --U+BazGySraz5kW0T--