Source-Changes archive

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

CVS commit: [nathanw_sa] src/lib/libpthread



Module Name:    src
Committed By:   nathanw
Date:           Tue Jan 14 02:42:04 UTC 2003

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

Log Message:
Subtract off STACKSPACE *before* using space on the victim's
stack. Overwriting the contents of STACKSPACE with a signal mask has
bad side effects.


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