From owner-cvs-all@FreeBSD.ORG Tue Dec 9 11:15:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 12FE116A4CF; Tue, 9 Dec 2003 11:15:19 -0800 (PST) Date: Tue, 9 Dec 2003 11:15:19 -0800 From: Kris Kennaway To: Mike Makonnen Message-ID: <20031209191519.GC10414@hub.freebsd.org> References: <200312091112.hB9BCBdi079846@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312091112.hB9BCBdi079846@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libthr/thread thr_cond.c thr_mutex.c thr_private.h thr_sig.c thr_spinlock.c 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: Tue, 09 Dec 2003 19:15:19 -0000 On Tue, Dec 09, 2003 at 03:12:11AM -0800, Mike Makonnen wrote: > mtm 2003/12/09 03:12:11 PST > > FreeBSD src repository > > Modified files: > lib/libthr/thread thr_cond.c thr_mutex.c thr_private.h > thr_sig.c thr_spinlock.c > Log: > Fix the wrapper function around signals so that a signal handling > thread on one of the mutex or condition variable queues is removed > from those queues before the real signal handler is called. Does this series of commits fix the problems with signal delivery I reported several months ago? Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe