From owner-freebsd-current Mon Sep 14 02:00:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04194 for freebsd-current-outgoing; Mon, 14 Sep 1998 02:00:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04183 for ; Mon, 14 Sep 1998 02:00:46 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id FAA08359 for current@freebsd.org; Mon, 14 Sep 1998 05:00:36 -0400 (EDT) Date: Mon, 14 Sep 1998 05:00:36 -0400 (EDT) From: Daniel Eischen Message-Id: <199809140900.FAA08359@pcnet1.pcnet.com> To: current@FreeBSD.ORG Subject: Pthreads fixes before 3.0 release Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can a committer review and apply the patch I submitted to make sigwait work? It can be found in kern/7586. There was also a patch posted a while ago to fix a problem with incremental priority updates in libc_r. When a thread runs and doesn't block, no other threads are allowed to execute. A search of the mailing lists should find this one. I've been running a patched version of the threads library for a while. It'd be nice to get this fixed before release. I'm on travel for the next couple of days, so I may not have time to reply until later this week. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message