Module Name: src Committed By: martin Date: Wed Mar 13 08:05:46 UTC 2013
Modified Files: src/lib/libc/arch/alpha/gen: __longjmp14.c Log Message: Remove clearing of ucontext_t, the only random register values now are argument and scratch registers (which will be reloaded after return anyway). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/alpha/gen/__longjmp14.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.