Source-Changes archive

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

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



Module Name:    src
Committed By:   chs
Date:           Sun Jul 18 22:38:33 UTC 2004

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

Log Message:
split __longjmp14() into a separate file and make it use setcontext()
instead of __sigreturn14().  translated from MIPS.


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