Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/i386
Module Name: basesrc
Committed By: nathanw
Date: Tue Jul 31 21:00:25 UTC 2001
Modified Files:
basesrc/lib/libpthread/arch/i386 [nathanw_sa]: pthread_switch.S
Log Message:
Increase paranoia about keeping the ucontext on the bottom of the
stack: Find the location to put it, but don't move $esp there, so that
subsequent caller-save arguments and return addresses are above it
rather than below it.
To generate a diff of this commit:
cvs rdiff -r1.1.2.9 -r1.1.2.10 \
basesrc/lib/libpthread/arch/i386/pthread_switch.S
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