CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/05/08 15:50:58
Modified files: lib/libc/arch/mips64/gen: _setjmp.S setjmp.S sigsetjmp.S Log message: Implement longjmp directly and not on top of sigreturn. Use the hidden symbols for internal calls to abort, longjmp, etc ok deraadt@