NetBSD-Bugs archive

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

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



The following reply was made to PR lib/57946; it has been noted by GNATS.

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

 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.
 



Home | Main Index | Thread Index | Old Index