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:   uwe
Date:           Thu Nov 20 17:45:00 UTC 2003

Modified Files:
        src/lib/libpthread: pthread_sig.c

Log Message:
Follow-up to previous.  In pthread__signal_tramp() maskp is below
siginfo on the stack, so get it from there.  ss_sp no longer points to
the the mask.  Pointed out by cl@.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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