NetBSD-Bugs archive

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

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



The following reply was made to PR port-arm/59351; it has been noted by GNATS.

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59351 CVS commit: src/lib/libc/compat/arch/arm/gen
Date: Wed, 18 Mar 2026 18:23:53 +0000

 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