cvs commit: src/lib/libpthread/arch/amd64/amd64 context.S
Daniel Eischen
deischen at FreeBSD.org
Fri Feb 24 14:03:11 PST 2006
deischen 2006-02-24 22:03:10 UTC
FreeBSD src repository
Modified files:
lib/libpthread/arch/amd64/amd64 context.S
Log:
Fix a race condition introduced when redzones were added. Use an
atomic operation to return and adjust the stack.
Submitted by: luoqi
Revision Changes Path
1.8 +4 -5 src/lib/libpthread/arch/amd64/amd64/context.S
More information about the cvs-src
mailing list