Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   fvdl
Date:           Thu Oct 21 16:49:47 UTC 2004

Modified Files:
        src/lib/libpthread/arch/x86_64: _context_u.S
        src/sys/arch/amd64/include: mcontext.h

Log Message:
Fix thread context switching to take the stack ABI into account.
>From Wolfgang Solfrank.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/arch/x86_64/_context_u.S
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/include/mcontext.h

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