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: yamt
Date: Thu Oct 16 13:38:29 UTC 2003
Modified Files:
src/lib/libpthread: pthread_sig.c
Log Message:
in pthread__deliver_signal(),
copy siginfo_t into the stack of the target thread
rather than relying on the luck that on-stack siginfo_t stay valid.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 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