Module Name: src Committed By: martin Date: Sat Apr 30 19:43:17 UTC 2011
Modified Files: src/lib/libc/arch/sparc64/gen: _setjmp.S Log Message: Save/restore some global registers (sigsetjmp compatible). Does not realy make a difference currently, but is a hard to spot blackhole if something ever starts using the application registers. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/sparc64/gen/_setjmp.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.