Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] basesrc/lib/libpthread



Module Name:    basesrc
Committed By:   nathanw
Date:           Mon Oct 14 23:43:02 UTC 2002

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread_run.c pthread_sig.c

Log Message:
Explicitly clear the UC_USER bit from uc_flags after calling _getcontext_u()
if we're going to call makecontext(), because makecontext() needs to affect
registers other than the caller-save regs.


To generate a diff of this commit:
cvs rdiff -r1.1.2.12 -r1.1.2.13 basesrc/lib/libpthread/pthread_run.c
cvs rdiff -r1.1.2.14 -r1.1.2.15 basesrc/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