Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libpthread



Module Name:    basesrc
Committed By:   briggs
Date:           Wed Nov 14 15:27:11 UTC 2001

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c
        basesrc/lib/libpthread/arch/alpha [nathanw_sa]: pthread_md.h
        basesrc/lib/libpthread/arch/i386 [nathanw_sa]: pthread_md.h
        basesrc/lib/libpthread/arch/powerpc [nathanw_sa]: pthread_md.h

Log Message:
Add pthread__uc_pc() to pthread_md.h instead of making assumptions about
the contents of the m.d. mcontext.


To generate a diff of this commit:
cvs rdiff -r1.1.2.11 -r1.1.2.12 basesrc/lib/libpthread/pthread_sa.c
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libpthread/arch/alpha/pthread_md.h
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/arch/i386/pthread_md.h
cvs rdiff -r1.1.2.1 -r1.1.2.2 \
    basesrc/lib/libpthread/arch/powerpc/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