NetBSD-Bugs archive

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

PR/57946 CVS commit: src/tests/lib/libc/setjmp



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57946 CVS commit: src/tests/lib/libc/setjmp
Date: Mon, 19 Feb 2024 19:43:27 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Feb 19 19:43:27 UTC 2024
 
 Modified Files:
 	src/tests/lib/libc/setjmp: t_sigstack.c
 
 Log Message:
 longjmp(3) t_sigstack: Fix fencepost error.
 
 Extremely unlikely to cause trouble, but let's just turn that into
 `never' to keep it easier for readers.
 
 PR lib/57946
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/setjmp/t_sigstack.c
 
 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