From owner-cvs-all@FreeBSD.ORG Wed Feb 6 19:42:45 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE6A016A536; Wed, 6 Feb 2008 19:42:45 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 82A8C13C442; Wed, 6 Feb 2008 19:42:45 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 538082084; Wed, 6 Feb 2008 20:42:36 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id CFCCA207E; Wed, 6 Feb 2008 20:42:35 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id B520D8447E; Wed, 6 Feb 2008 20:42:35 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: src-committers@FreeBSD.org References: <200802061934.m16JYWoW089411@repoman.freebsd.org> Date: Wed, 06 Feb 2008 20:42:35 +0100 In-Reply-To: <200802061934.m16JYWoW089411@repoman.freebsd.org> (Dag-Erling Smorgrav's message of "Wed\, 6 Feb 2008 19\:34\:31 +0000 \(UTC\)") Message-ID: <86tzkldg7o.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include pthread_np.h src/lib/libthr pthread.map src/lib/libthr/thread thr_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2008 19:42:46 -0000 Dag-Erling Smorgrav writes: > Modified files: > include pthread_np.h=20 > lib/libthr pthread.map=20 > lib/libthr/thread thr_mutex.c=20 > Log: > Per discussion on -threads, rename _islocked_np() to _isowned_np(). Additional commits will follow to address symbol versioning issues which came up during the discussion. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no