Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libc/arch/mips



Module Name:    basesrc
Committed By:   wdk
Date:           Tue Nov 20 07:59:06 UTC 2001

Added Files:
        basesrc/lib/libc/arch/mips/gen [nathanw_sa]: _lwp.c makecontext.c
            resumecontext.c swapcontext.S
        basesrc/lib/libc/arch/mips/sys [nathanw_sa]: getcontext.S

Log Message:
MIPS specific context functions and LWP support

Compile tested only.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/arch/mips/gen/_lwp.c \
    basesrc/lib/libc/arch/mips/gen/makecontext.c \
    basesrc/lib/libc/arch/mips/gen/resumecontext.c \
    basesrc/lib/libc/arch/mips/gen/swapcontext.S
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/arch/mips/sys/getcontext.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