CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/07 23:28:12
Modified files:
lib/libc/arch/aarch64/gen: setjmp.S
Log message:
Correct arm64 sigprocmask parameter passing in setjmp/longjmp calls.
Always return nonzero as the return code from longjmp.
ok guenther@ patrick@
