Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: cl
Date: Tue Nov 25 22:45:33 UTC 2003
Modified Files:
src/lib/libpthread: pthread_sig.c
Log Message:
Honor SA_NODEFER in pthread__deliver_signal(). This should help code which
makes a longjmp out of a signal handler.
Also add missing si_code argument to debugging printf in pthread__kill().
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 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.
Home |
Main Index |
Thread Index |
Old Index