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:   nathanw
Date:           Thu Jul 26 19:57:15 UTC 2001

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread_int.h pthread_lock.c
            pthread_run.c pthread_sa.c
        basesrc/lib/libpthread/arch/i386 [nathanw_sa]: pthread_switch.S

Log Message:
pthread__switch() no longer needs to be implemeted in assembler,
and doesn't have a lock parameter.


To generate a diff of this commit:
cvs rdiff -r1.1.2.9 -r1.1.2.10 basesrc/lib/libpthread/pthread_int.h
cvs rdiff -r1.1.2.4 -r1.1.2.5 basesrc/lib/libpthread/pthread_lock.c
cvs rdiff -r1.1.2.6 -r1.1.2.7 basesrc/lib/libpthread/pthread_run.c \
    basesrc/lib/libpthread/pthread_sa.c
cvs rdiff -r1.1.2.7 -r1.1.2.8 \
    basesrc/lib/libpthread/arch/i386/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