Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/17/2003 18:15:22
Module Name: src
Committed By: fvdl
Date: Thu Jul 17 18:15:22 UTC 2003
Modified Files:
src/lib/libpthread: pthread_sig.c
Log Message:
Take the normal return path in sigtimedwait when the current thread was
canceled as well. From Stephan Uphoff.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libpthread/pthread_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.