Source-Changes archive

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

CVS commit: src/lib/libpthread/arch



Module Name:    src
Committed By:   fvdl
Date:           Mon Feb 10 11:09:34 UTC 2003

Modified Files:
        src/lib/libpthread/arch/i386: pthread_switch.S
        src/lib/libpthread/arch/x86_64: pthread_switch.S

Log Message:
Continue at the plain switch return point in pthread__switch, not the
locked one, in the !PIC case. From Tor Egge via Havard Eidnes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/arch/i386/pthread_switch.S
cvs rdiff -r1.1 -r1.2 src/lib/libpthread/arch/x86_64/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