Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/compat/arch/arm/gen



Module Name:    src
Committed By:   skrll
Date:           Wed Mar 18 18:23:53 UTC 2026

Modified Files:
        src/lib/libc/compat/arch/arm/gen: compat_setjmp.S

Log Message:
PR/59351 compat_setjmp is busted

Apply the patch in the PR from Valery Ushakov (thanks) which restores
the restoration of r0, lr after the call to sigblock that was lost in
revision 1.3


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.




Home | Main Index | Thread Index | Old Index