Source-Changes archive

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

CVS commit: src/lib/libc/arch/mips/gen



Module Name:    src
Committed By:   simonb
Date:           Tue Mar 23 02:21:49 UTC 2004

Modified Files:
        src/lib/libc/arch/mips/gen: __setjmp14.S
Added Files:
        src/lib/libc/arch/mips/gen: __longjmp14.c

Log Message:
Use setcontext() instead of sigreturn() to implement longjmp().


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/arch/mips/gen/__longjmp14.c
cvs rdiff -r1.9 -r1.10 src/lib/libc/arch/mips/gen/__setjmp14.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