CVS commit: src/lib/libc/compat/arch/arm/gen
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Mon Mar 23 19:50:57 UTC 2026 Modified Files: src/lib/libc/compat/arch/arm/gen: compat_setjmp.S Log Message: arm: fix PR/57946 for compat Make longjmp restore stack first before restoring signal mask for arm/compat. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/compat/arch/arm/gen/compat_setjmp.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.