Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/20/2002 01:57:53
Module Name:	basesrc
Committed By:	nathanw
Date:		Tue Feb 19 23:57:52 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c

Log Message:
Only run the alarm queue when the siginfo_t has the right magic number.

Run signals after putting resolved threads back on their queues so
that signal handling doesn't have to deal with threads that aren't on
any queue at all.


To generate a diff of this commit:
cvs rdiff -r1.1.2.21 -r1.1.2.22 basesrc/lib/libpthread/pthread_sa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.