Source-Changes archive

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

CVS commit: [netbsd-2] src/lib/libpthread/arch/i386



Module Name:    src
Committed By:   tron
Date:           Fri Apr 21 21:50:10 UTC 2006

Modified Files:
        src/lib/libpthread/arch/i386 [netbsd-2]: pthread_md.h

Log Message:
Pull up following revision(s) (requested by cube in ticket #10448):
        lib/libpthread/arch/i386/pthread_md.h: revision 1.7
Instead of using hard-coded values for various registers, get them from the
current context.  Valid values can change depending on how the kernel is
setup.  i386 and amd64 happen to be setup differently.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 src/lib/libpthread/arch/i386/pthread_md.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