From owner-freebsd-stable Thu Jun 17 11:19:24 1999 Delivered-To: freebsd-stable@freebsd.org Received: from boromir.vpop.net (dns1.vpop.net [206.117.147.2]) by hub.freebsd.org (Postfix) with ESMTP id C93F114C2A for ; Thu, 17 Jun 1999 11:19:19 -0700 (PDT) (envelope-from mreimer@vpop.net) Received: from vpop.net (bilbo.vpop.net [216.160.82.65]) by boromir.vpop.net (8.9.1/8.9.1) with ESMTP id LAA04427 for ; Thu, 17 Jun 1999 11:19:18 -0700 (PDT) Message-ID: <37693C1D.C13DBAE6@vpop.net> Date: Thu, 17 Jun 1999 11:19:09 -0700 From: Matthew Reimer Organization: VPOP Technologies, Inc. X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 2.2.8-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: mysql problems after upgrading to 3.2-stable References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Might this fix to -current have anything to do with it? Matt John Birrell wrote: > > jb 1999/05/23 03:55:35 PDT > > Modified files: > lib/libc_r/uthread pthread_private.h uthread_cond.c > uthread_mutex.c > Log: > Fix a problem with static initialisation of mutexes and condition > variables. > > Submitted by: Dan Eischen > > Revision Changes Path > 1.18 +3 -2 src/lib/libc_r/uthread/pthread_private.h > 1.14 +19 -0 src/lib/libc_r/uthread/uthread_cond.c > 1.14 +18 -0 src/lib/libc_r/uthread/uthread_mutex.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message