From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123216 invoked by alias); 17 Nov 2016 10:58:29 -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 123081 invoked by uid 89); 17 Nov 2016 10:58:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= 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, 17 Nov 2016 10:58:25 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9B8328E675 for ; Thu, 17 Nov 2016 10:58:24 +0000 (UTC) Received: from calimero.vinschen.de (ovpn-116-83.ams2.redhat.com [10.36.116.83]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uAHAwNfW027616 for ; Thu, 17 Nov 2016 05:58:24 -0500 Received: by calimero.vinschen.de (Postfix, from userid 500) id 94BA1A805F2; Thu, 17 Nov 2016 11:58:23 +0100 (CET) Date: Thu, 17 Nov 2016 10:58:00 -0000 From: Corinna Vinschen To: newlib@sourceware.org Subject: Re: [PATCH 3/3] Move pthread types to Message-ID: <20161117105823.GC29853@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: newlib@sourceware.org References: <1479304291-4973-1-git-send-email-sebastian.huber@embedded-brains.de> <1479304291-4973-3-git-send-email-sebastian.huber@embedded-brains.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ABTtc+pdwF7KHXCz" Content-Disposition: inline In-Reply-To: <1479304291-4973-3-git-send-email-sebastian.huber@embedded-brains.de> User-Agent: Mutt/1.7.1 (2016-10-04) X-SW-Source: 2016/txt/msg01104.txt.bz2 --ABTtc+pdwF7KHXCz Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 465 On Nov 16 14:51, Sebastian Huber wrote: > This makes it possible provide operating system specific types for > . It is in line with the FreeBSD header file structure and > allows a future cleanup of to not expose unrelated things > via and . Glibc uses the similar > for this purpose. All patches applied with v2 of patch 2. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --ABTtc+pdwF7KHXCz Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYLY1PAAoJEPU2Bp2uRE+gfnkP/0xrsYmD/+KstbIFVqHCKwiy WZVwLQ8d39q2a3DFzxUq8A7r+00/KaVfqxh/TPhp2hHAgeTcprcHJK7DCnf3cAsw Q7r5h0TJVoThb6sT7SmYYk+Nm7WyyKQWjaJexxYt9DAQok8fuXafDoA2kqU2lPfw WK628l94vw2BLiqJ7yg01YDwC+wQf7wqjeaWBg+E09g0WCbBOmAIAj9QgeP28EJF 0H5hr8mx2GdX+60pWQaqyYzrkrsbWp/FJS7hNAIV9yctss8UAnGg3KSQcqcvJHNS bIa1aUlbBXxhdbCs/pa+trpN5d6o8q6lUTyN5DrzCancYuf4/DKW/o05Vy/Vl+QX 2gDfY1ddxCJIfsGPy4iDP0sRfvcjDEqFjQdgrSZ8UbWVoM0HeXq1RJqWSUHCGpuU hB9t2VasttCXNbgXWel5TuviTVYFX1z9OpDxm7lM+xYuAuiLaNzZ0dTh/6T2JF11 psGKAj+StTIUgwZsJCz4mZSBD8/9CBS3RLQ4WfagcvAvCJLzidHVYoGPWqX0xAQ+ 3oTMd8dG+nWjj+RUhxMGws3AIixkwv302V6m+RC2HpQ8IB1ZXZKZ89mP5CSlV5EC kN7hXWJ5QRwyr67IQx/HqOfQFifRJ/e9rzLsPh7Prvy+aT9O7zafaIpKS1+eKh5y 5a0AKBW9OJJ6v81CgiiS =aY5g -----END PGP SIGNATURE----- --ABTtc+pdwF7KHXCz--