From owner-cvs-all@FreeBSD.ORG Thu Apr 17 22:58:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1B5737B404 for ; Thu, 17 Apr 2003 22:58:56 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B126B43F85 for ; Thu, 17 Apr 2003 22:58:54 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 22193 invoked from network); 18 Apr 2003 05:58:53 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 18 Apr 2003 05:58:53 -0000 X-pair-Authenticated: 209.68.2.70 Date: Thu, 17 Apr 2003 12:54:56 -0500 (CDT) From: Mike Silbersack To: Daniel Eischen In-Reply-To: <200304180504.h3I54Ie3025044@repoman.freebsd.org> Message-ID: <20030417125313.W1388@odysseus.silby.com> References: <200304180504.h3I54Ie3025044@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread Makefilesrc/lib/libpthread/thread Makefile.inc thr_acl_aclcheck_fd.c thr_aio_suspend.c thr_attr_get_np.c thr_attr_init.c thr_attr_setcreatesuspend_np.c thr_attr_s X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 18 Apr 2003 05:58:57 -0000 On Thu, 17 Apr 2003, Daniel Eischen wrote: > This library now passes all of the ACE tests that libc_r passes > with the exception of one. It also seems to work OK with KDE > including konqueror, kwrite, etc. I haven't been able to get > mozilla to run due to lack of java plugin, so I'd be interested > to see how it works with that. > > Reviewed by: davidxu Impressive! Now, we have to issue a lot of conflicting and confusing "press releases" to slashdot about what threading model FreeBSD will be using. :) Mike "Silby" Silbersack