From owner-freebsd-current@FreeBSD.ORG Tue Nov 30 11:24:30 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 167BB106566C for ; Tue, 30 Nov 2010 11:24:30 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6CB9A8FC12 for ; Tue, 30 Nov 2010 11:24:29 +0000 (UTC) Received: by wwb39 with SMTP id 39so12010wwb.1 for ; Tue, 30 Nov 2010 03:24:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:organization:to :subject:date:user-agent:cc:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=EEfr1lCzYbgHhkZxflQAWHGQ8VLDiT30VHubyR1egMY=; b=pYmG4wFLsAuiaHteL7gJGNDZWidiKf/NN/1rgggzTlK4cQPrMwL1NzytWgdvvDp2yI 0WgPKMYiSIf8ZB1YffZORPYal3oClPS8zesDOuL7uRDG7vi1aCSwSj82L5EX7lp1qWY9 zfoJeYwPlVN++2QSKafv2mUFjsHUpnkm9cojw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=RbtltMjytEMqUrWXbFNMJ00CJlPSIWFXUm9QEPfHPpOU6O2jHnp74BvuAz0jk8rAn5 UXzYdpm3VHmlpER4TZzvZUhtjhr4iuKrztmdl42Wbtb1uvqFCF3Y1uQqk2Tl6Rd6Hp6S rpWtmdT7UVEd7T+Xr3CHQrjNhaLsA7G0EXZFM= Received: by 10.216.154.202 with SMTP id h52mr6352283wek.46.1291116268230; Tue, 30 Nov 2010 03:24:28 -0800 (PST) Received: from echo.hoth (host208-213-dynamic.4-87-r.retail.telecomitalia.it [87.4.213.208]) by mx.google.com with ESMTPS id e12sm2929405wer.36.2010.11.30.03.24.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Nov 2010 03:24:27 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-current@freebsd.org Date: Tue, 30 Nov 2010 12:24:20 +0100 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.3; amd64; ; ) References: <4CF4901B.8030108@freebsd.org> In-Reply-To: <4CF4901B.8030108@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1315666.0A9fG7TELC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201011301224.24471.avilla@freebsd.org> Cc: David Xu Subject: Re: CFT: patch for process shared pthread objects X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2010 11:24:30 -0000 --nextPart1315666.0A9fG7TELC Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Tuesday 30 November 2010 06:48:11 David Xu wrote: > I finally have worked out first patch to make our pthread library > support process shared pthread objects: yay! > http://people.freebsd.org/~davidxu/pshared/patch1.diff wouldn't it require activation of #define _POSIX_THREAD_PROCESS_SHARED in include/unistd.h? =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla We are all worms. But I do believe I am a glowworm. -- Winston Churchill --nextPart1315666.0A9fG7TELC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iJwEAAECAAYFAkz03ugACgkQ3xiC6kQ1CosG3AQAn9F982U387jfXva28zU9vHES AcC+5u5Ric1FeqAQsjbwObCSXR7PeSnZcoz2gLv4g6+ckSO28hUi95CtY4Byl/78 4RpyXuuFjyncJjv6SokEqq8xzoLA8k5aVv9OGKYzwC0Lj3RGUQoN4994ueaniqj1 BFCSq2SRqLygst1dZTk= =bUDO -----END PGP SIGNATURE----- --nextPart1315666.0A9fG7TELC--