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: christos
Date: Fri Sep 12 00:37:19 UTC 2003
Modified Files:
src/lib/libpthread: pthread_int.h pthread_sa.c pthread_sig.c
Log Message:
convert to use siginfo/ucontext style of signal delivery instead of
sigcontext. Approved by nathanw.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.14 -r1.15 src/lib/libpthread/pthread_sa.c
cvs rdiff -r1.17 -r1.18 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